Searched refs:hfc_ids (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/isdn/hisax/ | ||
H A D | hfcscard.c | 139 static struct isapnp_device_id hfc_ids[] = { variable in typeref:struct:isapnp_device_id 164 static struct isapnp_device_id *ipid = &hfc_ids[0]; |
H A D | hfc_sx.c | 1385 static struct isapnp_device_id hfc_ids[] = { variable in typeref:struct:isapnp_device_id 1392 static struct isapnp_device_id *ipid = &hfc_ids[0]; |
/linux-4.1.27/drivers/isdn/hardware/mISDN/ | ||
H A D | hfcpci.c | 2167 static struct pci_device_id hfc_ids[] = variable in typeref:struct:pci_device_id 2267 .id_table = hfc_ids, 2363 MODULE_DEVICE_TABLE(pci, hfc_ids); |
Completed in 134 milliseconds