Searched refs:pnp_dev_table (Results 1 - 4 of 4) sorted by relevance

/drivers/pnp/
H A Dsystem.c17 static const struct pnp_device_id pnp_dev_table[] = { variable in typeref:struct:pnp_device_id
98 .id_table = pnp_dev_table,
/drivers/tty/serial/8250/
H A D8250_pnp.c30 static const struct pnp_device_id pnp_dev_table[] = { variable in typeref:struct:pnp_device_id
368 MODULE_DEVICE_TABLE(pnp, pnp_dev_table);
507 .id_table = pnp_dev_table,
/drivers/mmc/host/
H A Dwbsd.c57 static const struct pnp_device_id pnp_dev_table[] = { variable in typeref:struct:pnp_device_id
63 MODULE_DEVICE_TABLE(pnp, pnp_dev_table);
1958 .id_table = pnp_dev_table,
/drivers/char/ipmi/
H A Dipmi_si_intf.c2238 static const struct pnp_device_id pnp_dev_table[] = { variable in typeref:struct:pnp_device_id
2247 .id_table = pnp_dev_table,

Completed in 106 milliseconds