Searched refs:pci_socket_ops (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dpci_socket.h10 struct pci_socket_ops;
19 struct pci_socket_ops *op;
33 struct pci_socket_ops { struct
49 extern struct pci_socket_ops yenta_operations;
50 extern struct pci_socket_ops ricoh_operations;
H A Dti113x.h251 static struct pci_socket_ops ti_ops = {
294 static struct pci_socket_ops ti113x_ops = {
331 static struct pci_socket_ops ti1250_ops = {
H A Dricoh.h181 static struct pci_socket_ops ricoh_ops = {
H A Dpci_socket.c172 static int __devinit add_pci_socket(int nr, struct pci_dev *dev, struct pci_socket_ops *ops)
H A Dyenta.c793 struct pci_socket_ops *op;
888 struct pci_socket_ops yenta_operations = {

Completed in 46 milliseconds