patch-2.4.19 linux-2.4.19/drivers/pcmcia/pci_socket.h
Next file: linux-2.4.19/drivers/pcmcia/ricoh.h
Previous file: linux-2.4.19/drivers/pcmcia/m8xx_pcmcia.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Aug 2 17:39:44 2002
- Orig file:
linux-2.4.18/drivers/pcmcia/pci_socket.h
- Orig date:
Thu Nov 16 16:38:16 2000
diff -urN linux-2.4.18/drivers/pcmcia/pci_socket.h linux-2.4.19/drivers/pcmcia/pci_socket.h
@@ -23,7 +23,9 @@
struct socket_info_t *pcmcia_socket;
struct tq_struct tq_task;
struct timer_list poll_timer;
-
+ /* Zoom video behaviour is so chip specific its not worth adding
+ this to _ops */
+ void (*zoom_video)(struct pci_socket *, int);
/* A few words of private data for the low-level driver.. */
unsigned int private[8];
} pci_socket_t;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)