Home | History | Annotate | Download | only in dev

Lines Matching refs:sapcic_socket

62 static	int	ipaqpcic_read(struct sapcic_socket *, int);
63 static void ipaqpcic_write(struct sapcic_socket *, int, int);
64 static void ipaqpcic_set_power(struct sapcic_socket *, int);
66 static void *ipaqpcic_intr_establish(struct sapcic_socket *, int,
68 static void ipaqpcic_intr_disestablish(struct sapcic_socket *, void *);
74 struct sapcic_socket sc_socket[2];
173 ipaqpcic_read(struct sapcic_socket *so, int reg)
200 ipaqpcic_write(struct sapcic_socket *so, int reg, int arg)
225 ipaqpcic_set_power(struct sapcic_socket *so, int arg)
255 ipaqpcic_intr_establish(struct sapcic_socket *so, int level,
266 ipaqpcic_intr_disestablish(struct sapcic_socket *so, void *ih)