Home
last modified time | relevance | path

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

/linux/drivers/pcmcia/
A Dyenta_socket.c213 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in yenta_get_status()
330 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in yenta_set_socket()
405 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in yenta_set_io_map()
442 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in yenta_set_mem_map()
509 struct yenta_socket *socket = (struct yenta_socket *) dev_id; in yenta_interrupt()
580 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in yenta_sock_init()
601 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in yenta_sock_suspend()
800 struct yenta_socket *sock = pci_get_drvdata(dev); in yenta_close()
966 struct yenta_socket *socket = (struct yenta_socket *) dev_id; in yenta_probe_handler()
1158 struct yenta_socket *socket; in yenta_probe()
[all …]
A Dti113x.h176 static void ti_save_state(struct yenta_socket *socket) in ti_save_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()
349 static int ti113x_override(struct yenta_socket *socket) in ti113x_override()
654 struct yenta_socket *slot2; in ti12xx_2nd_slot_empty()
746 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti12xx_power_hook()
938 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ene_tune_bridge()
[all …]
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
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()
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()
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()
A DMakefile21 obj-$(CONFIG_YENTA) += yenta_socket.o
A DKconfig85 module will be called yenta_socket.

Completed in 17 milliseconds