Lines Matching defs:socket

166 #define ti_sysctl(socket)	((socket)->private[0])  argument
167 #define ti_cardctl(socket) ((socket)->private[1]) argument
168 #define ti_devctl(socket) ((socket)->private[2]) argument
169 #define ti_diag(socket) ((socket)->private[3]) argument
170 #define ti_mfunc(socket) ((socket)->private[4]) argument
171 #define ene_test_c9(socket) ((socket)->private[5]) argument
176 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() local
231 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti1250_zoom_video() local
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()
482 static int ti12xx_align_irqs(struct yenta_socket *socket, int *old_irq) in ti12xx_align_irqs()
505 static int ti12xx_tie_interrupts(struct yenta_socket *socket, int *old_irq) in ti12xx_tie_interrupts()
527 static void ti12xx_untie_interrupts(struct yenta_socket *socket, int old_irq) in ti12xx_untie_interrupts()
541 static void ti12xx_irqroute_func1(struct yenta_socket *socket) in ti12xx_irqroute_func1()
651 static int ti12xx_2nd_slot_empty(struct yenta_socket *socket) in ti12xx_2nd_slot_empty()
746 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ti12xx_power_hook() local
842 static int ti12xx_override(struct yenta_socket *socket) in ti12xx_override()
883 static int ti1250_override(struct yenta_socket *socket) in ti1250_override()
938 struct yenta_socket *socket = container_of(sock, struct yenta_socket, socket); in ene_tune_bridge() local
966 static int ene_override(struct yenta_socket *socket) in ene_override()