Home
last modified time | relevance | path

Searched refs:yenta_socket (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/pcmcia/
H A Dti113x.h176 static void ti_save_state(struct yenta_socket *socket) in ti_save_state()
188 static void ti_restore_state(struct yenta_socket *socket) in ti_restore_state()
207 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti_zoom_video()
231 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti1250_zoom_video()
259 static void ti_set_zv(struct yenta_socket *socket) in ti_set_zv()
294 static int ti_init(struct yenta_socket *socket) in ti_init()
306 static int ti_override(struct yenta_socket *socket) in ti_override()
319 static void ti113x_use_isa_irq(struct yenta_socket *socket) in ti113x_use_isa_irq()
349 static int ti113x_override(struct yenta_socket *socket) in ti113x_override()
367 static void ti12xx_irqroute_func0(struct yenta_socket *socket) in ti12xx_irqroute_func0()
[all …]
H A Dyenta_socket.h105 struct yenta_socket;
108 int (*override)(struct yenta_socket *);
109 void (*save_state)(struct yenta_socket *);
110 void (*restore_state)(struct yenta_socket *);
111 int (*sock_init)(struct yenta_socket *);
114 struct yenta_socket { struct
H A Dricoh.h137 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ricoh_zoom_video()
149 static void ricoh_set_zv(struct yenta_socket *socket) in ricoh_set_zv()
163 static void ricoh_set_clkrun(struct yenta_socket *socket, bool quiet) in ricoh_set_clkrun()
192 static void ricoh_save_state(struct yenta_socket *socket) in ricoh_save_state()
201 static void ricoh_restore_state(struct yenta_socket *socket) in ricoh_restore_state()
215 static int ricoh_override(struct yenta_socket *socket) in ricoh_override()
H A Dtopic.h112 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in topic97_zoom_video()
133 static int topic97_override(struct yenta_socket *socket) in topic97_override()
141 static int topic95_override(struct yenta_socket *socket) in topic95_override()
H A Do2micro.h109 static int o2micro_override(struct yenta_socket *socket) in o2micro_override()
174 static void o2micro_restore_state(struct yenta_socket *socket) in o2micro_restore_state()