sapcic_socket
sacpcic_read(struct sapcic_socket *so, int reg)
sacpcic_write(struct sapcic_socket *so, int reg, int arg)
sacpcic_intr_establish(struct sapcic_socket *so, int level,
sacpcic_intr_disestablish(struct sapcic_socket *so, void *ih)
struct sapcic_socket *so;
void *aux, void (* socket_setup_hook)(struct sapcic_socket *))
struct sapcic_socket sc_socket[2];
void *, void (*)(struct sapcic_socket *));
int sacpcic_read(struct sapcic_socket *, int);
void sacpcic_write(struct sapcic_socket *, int, int);
void sacpcic_set_power(struct sapcic_socket *, int);
void *sacpcic_intr_establish(struct sapcic_socket *, int,
void sacpcic_intr_disestablish(struct sapcic_socket *, void *);
struct sapcic_socket *so = arg;
struct sapcic_socket *so = arg;
struct sapcic_socket *so = arg;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
struct sapcic_socket *so = pch;
int (*read)(struct sapcic_socket *, int);
void (*write)(struct sapcic_socket *, int, int);
void (*set_power)(struct sapcic_socket *, int);
void *(*intr_establish)(struct sapcic_socket *, int,
void (*intr_disestablish)(struct sapcic_socket *, void *);
opcic_read(struct sapcic_socket *__so, int which)
opcic_write(struct sapcic_socket *__so, int which, int arg)
opcic_set_power(struct sapcic_socket *__so, int arg)
opcic_intr_establish(struct sapcic_socket *so, int level,
opcic_intr_disestablish(struct sapcic_socket *so, void *ih)
struct sapcic_socket ss; /* inherit socket for sa11x0 pcic */
static int opcic_read(struct sapcic_socket *, int);
static void opcic_write(struct sapcic_socket *, int, int);
static void opcic_set_power(struct sapcic_socket *, int);
static void *opcic_intr_establish(struct sapcic_socket *, int,
static void opcic_intr_disestablish(struct sapcic_socket *, void *);
lubbock_set_power(struct sapcic_socket *so, int arg)
static void lubbock_set_power(struct sapcic_socket *so, int arg);
static void lubbock_socket_setup(struct sapcic_socket *sp);
lubbock_socket_setup(struct sapcic_socket *sp)
ipaqpcic_read(struct sapcic_socket *so, int reg)
ipaqpcic_write(struct sapcic_socket *so, int reg, int arg)
ipaqpcic_set_power(struct sapcic_socket *so, int arg)
ipaqpcic_intr_establish(struct sapcic_socket *so, int level,
ipaqpcic_intr_disestablish(struct sapcic_socket *so, void *ih)
static int ipaqpcic_read(struct sapcic_socket *, int);
static void ipaqpcic_write(struct sapcic_socket *, int, int);
static void ipaqpcic_set_power(struct sapcic_socket *, int);
static void *ipaqpcic_intr_establish(struct sapcic_socket *, int,
static void ipaqpcic_intr_disestablish(struct sapcic_socket *, void *);
struct sapcic_socket sc_socket[2];
j720_socket_setup(struct sapcic_socket *sp)
j720_set_power(struct sapcic_socket *so, int arg)
static void j720_socket_setup(struct sapcic_socket *);
static void j720_set_power(struct sapcic_socket *, int);