Searched refs:isapnp_device_id (Results 1 – 25 of 32) sorted by relevance
12
159 struct isapnp_device_id { struct168 const struct isapnp_device_id *id_table; /* NULL if wants all devices */ argument169 int (*probe) (struct pci_dev *dev, const struct isapnp_device_id *id); /* New device inserted */206 int isapnp_probe_devs(const struct isapnp_device_id *ids,208 const struct isapnp_device_id *id));255 static inline int isapnp_probe_devs(const struct isapnp_device_id *ids, in isapnp_probe_devs()257 const struct isapnp_device_id *id)) { return -ENODEV; } in isapnp_probe_devs()
398 struct isapnp_device_id isapnp_cs4232_list[] __initdata = {415 int cs4232_isapnp_probe(struct pci_dev *dev, const struct isapnp_device_id *id) in cs4232_isapnp_probe()502 int cs4232_isapnp_remove(struct pci_dev *dev, const struct isapnp_device_id *id) in cs4232_isapnp_remove()
536 static struct isapnp_device_id id_table[] __devinitdata = {
836 struct isapnp_device_id isapnp_opl3sa2_list[] __initdata = {
1321 struct isapnp_device_id isapnp_ad1816_list[] __initdata = {
162 static struct isapnp_device_id pnp_devids[] = {233 struct isapnp_device_id *devid; in ns558_init()
112 extern int isapnp_probe_devs(const struct isapnp_device_id *ids,114 const struct isapnp_device_id *id));123 static struct isapnp_device_id device_ids[] __devinitdata = {
144 static struct isapnp_device_id hfc_ids[] __initdata = {169 static struct isapnp_device_id *hdev = &hfc_ids[0];
223 static struct isapnp_device_id itk_ids[] __initdata = {233 static struct isapnp_device_id *idev = &itk_ids[0];
314 static struct isapnp_device_id asus_ids[] __initdata = {330 static struct isapnp_device_id *adev = &asus_ids[0];
259 static struct isapnp_device_id teles_ids[] __initdata = {272 static struct isapnp_device_id *tdev = &teles_ids[0];
61 static struct isapnp_device_id fcpnp_ids[] __devinitdata = {899 const struct isapnp_device_id *ent) in fcpnp_probe()
535 static struct isapnp_device_id sedl_ids[] __initdata = {545 static struct isapnp_device_id *pdev = &sedl_ids[0];
917 static struct isapnp_device_id diva_ids[] __initdata = {939 static struct isapnp_device_id *pdev = &diva_ids[0];
868 static struct isapnp_device_id elsa_ids[] __initdata = {878 static struct isapnp_device_id *pdev = &elsa_ids[0];
1465 static struct isapnp_device_id hfc_ids[] __initdata = {1472 static struct isapnp_device_id *hdev = &hfc_ids[0];
1289 static const struct isapnp_device_id *1290 isapnp_match_dev(const struct isapnp_device_id *ids, struct pci_dev *dev) in isapnp_match_dev()1303 int isapnp_probe_devs(const struct isapnp_device_id *ids, in isapnp_probe_devs()1305 const struct isapnp_device_id *id)) in isapnp_probe_devs()1309 const struct isapnp_device_id *id; in isapnp_probe_devs()2172 const struct isapnp_device_id *id; in isapnp_announce_device()
267 static struct isapnp_device_id id_table[] __devinitdata = {
604 static struct isapnp_device_id id_table[] __devinitdata = {
104 static struct isapnp_device_id ultra_device_ids[] __initdata = {
78 static struct isapnp_device_id isapnp_clone_list[] __initdata = {
508 static struct isapnp_device_id id_table[] = {
903 static struct isapnp_device_id id_table[] __devinitdata = {
613 static struct isapnp_device_id id_table[] = {
763 static struct isapnp_device_id id_table[] __initdata = {782 struct isapnp_device_id *devid; in isa_probe()