Searched refs:capicardparams (Results 1 – 8 of 8) sorted by relevance
31 typedef struct capicardparams { struct37 } capicardparams; typedef94 int (*add_card)(struct capi_driver *driver, capicardparams *data);
64 static int b1pci_probe(struct capicardparams *p, struct pci_dev *pdev) in b1pci_probe()183 static int b1pciv4_probe(struct capicardparams *p, struct pci_dev *pdev) in b1pciv4_probe()305 struct capicardparams param; in b1pci_pci_probe()
49 static int t1pci_add_card(struct capicardparams *p, struct pci_dev *pdev) in t1pci_add_card()193 struct capicardparams param; in t1pci_probe()
177 static int b1isa_add_card(struct capi_driver *driver, capicardparams *data) in b1isa_add_card()
526 static int t1isa_add_card(struct capi_driver *driver, capicardparams *data) in t1isa_add_card()
1145 static int c4_add_card(struct capicardparams *p, struct pci_dev *dev, in c4_add_card()1257 struct capicardparams param; in c4_probe()
1020 capicardparams cparams; in old_capi_manufacturer()1227 capicardparams cparams; in capi20_manufacturer()
86 int (*add_card)(struct capi_driver *driver, capicardparams *data)