Home
last modified time | relevance | path

Searched refs:pnp_device_id (Results 1 – 25 of 39) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/pnp/
H A Dsystem.c18 static const struct pnp_device_id pnp_dev_table[] = {
91 const struct pnp_device_id *dev_id) in system_pnp_probe()
H A Ddriver.c44 static const struct pnp_device_id *match_device(struct pnp_driver *drv, in match_device()
47 const struct pnp_device_id *drv_id = drv->id_table; in match_device()
85 const struct pnp_device_id *dev_id = NULL; in pnp_device_probe()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-pnp.c17 static const struct pnp_device_id idepnp_devices[] = {
28 static int idepnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id) in idepnp_probe()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_isapnp.c48 static int isapnp_init_one(struct pnp_dev *idev, const struct pnp_device_id *dev_id) in isapnp_init_one()
117 static struct pnp_device_id isapnp_devices[] = {
/OK3568_Linux_fs/kernel/sound/drivers/mpu401/
H A Dmpu401.c136 static const struct pnp_device_id snd_mpu401_pnpids[] = {
144 const struct pnp_device_id *id) in snd_mpu401_pnp()
170 const struct pnp_device_id *id) in snd_mpu401_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_pnp.c26 static const struct pnp_device_id pnp_dev_table[] = {
437 serial_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id) in serial_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/input/gameport/
H A Dns558.c153 static const struct pnp_device_id pnp_devids[] = {
181 static int ns558_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in ns558_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/input/serio/
H A Di8042-x86ia64io.h1045 static int i8042_pnp_kbd_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_kbd_probe()
1072 static int i8042_pnp_aux_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_aux_probe()
1095 static const struct pnp_device_id pnp_kbd_devids[] = {
1125 static const struct pnp_device_id pnp_aux_devids[] = {
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsc1200wdt.c341 static const struct pnp_device_id scl200wdt_pnp_devices[] = {
348 const struct pnp_device_id *dev_id) in scl200wdt_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/char/tpm/
H A Dtpm_tis.c245 const struct pnp_device_id *pnp_id) in tpm_tis_pnp_init()
270 static struct pnp_device_id tpm_pnp_tbl[] = {
H A Dtpm_infineon.c379 static const struct pnp_device_id tpm_inf_pnp_tbl[] = {
389 const struct pnp_device_id *dev_id) in tpm_inf_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/media/radio/
H A Dradio-isa.h97 const struct pnp_device_id *dev_id);
H A Dradio-sf16fmr2.c201 static const struct pnp_device_id fmr2_pnp_ids[] = {
269 static int fmr2_pnp_probe(struct pnp_dev *pdev, const struct pnp_device_id *id) in fmr2_pnp_probe()
H A Dradio-cadet.c528 static const struct pnp_device_id cadet_pnp_devices[] = {
536 static int cadet_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *dev_id) in cadet_pnp_probe()
H A Dradio-gemtek.c285 static const struct pnp_device_id gemtek_pnp_devices[] = {
/OK3568_Linux_fs/kernel/scripts/mod/
H A Ddevicetable-offsets.c70 DEVID(pnp_device_id); in main()
71 DEVID_FIELD(pnp_device_id, id); in main()
/OK3568_Linux_fs/kernel/include/linux/
H A Dpnp.h376 const struct pnp_device_id *id_table;
378 int (*probe) (struct pnp_dev *dev, const struct pnp_device_id *dev_id);
H A Dmod_devicetable.h220 struct pnp_device_id { struct
/OK3568_Linux_fs/kernel/drivers/media/rc/
H A Dfintek-cir.c462 static int fintek_probe(struct pnp_dev *pdev, const struct pnp_device_id *dev_id) in fintek_probe()
643 static const struct pnp_device_id fintek_ids[] = {
H A Dene_ir.c992 static int ene_probe(struct pnp_dev *pnp_dev, const struct pnp_device_id *id) in ene_probe()
1159 static const struct pnp_device_id ene_ids[] = {
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dg_NCR5380.c740 static const struct pnp_device_id generic_NCR5380_pnp_ids[] = {
747 const struct pnp_device_id *id) in generic_NCR5380_pnp_probe()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dapple-gmux.c602 static int gmux_probe(struct pnp_dev *pnp, const struct pnp_device_id *id) in gmux_probe()
814 static const struct pnp_device_id gmux_device_ids[] = {
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dni_atmio.c210 static const struct pnp_device_id device_ids[] = {
H A Dc6xdigio.c226 static const struct pnp_device_id c6xdigio_pnp_tbl[] = {
/OK3568_Linux_fs/kernel/sound/isa/cs423x/
H A Dcs4236.c126 static const struct pnp_device_id snd_cs423x_pnpbiosids[] = {
542 const struct pnp_device_id *id) in snd_cs423x_pnpbios_detect()

12