Lines Matching refs:sapcic_socket
71 struct sapcic_socket ss; /* inherit socket for sa11x0 pcic */
91 static int opcic_read(struct sapcic_socket *, int);
92 static void opcic_write(struct sapcic_socket *, int, int);
93 static void opcic_set_power(struct sapcic_socket *, int);
95 static void *opcic_intr_establish(struct sapcic_socket *, int,
97 static void opcic_intr_disestablish(struct sapcic_socket *, void *);
252 opcic_read(struct sapcic_socket *__so, int which)
279 opcic_write(struct sapcic_socket *__so, int which, int arg)
312 opcic_set_power(struct sapcic_socket *__so, int arg)
347 opcic_intr_establish(struct sapcic_socket *so, int level,
365 opcic_intr_disestablish(struct sapcic_socket *so, void *ih)