Home
last modified time | relevance | path

Searched refs:match_port (Results 1 - 25 of 45) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dks0108.c166 .match_port = ks0108_parport_attach,
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dparkbd.c219 .match_port = parkbd_attach,
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dks0108.c163 .match_port = ks0108_parport_attach,
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dparkbd.c219 .match_port = parkbd_attach,
/kernel/linux/linux-5.10/drivers/parport/
H A Dshare.c150 * details to the match_port callback of the driver, so that the driver can
159 if (drv->match_port) in driver_check()
160 drv->match_port(port); in driver_check()
219 * details to the match_port callback of the driver, so that the driver can
229 drv->match_port(to_parport_dev(dev)); in port_check()
303 if (drv->match_port) in __parport_register_driver()
/kernel/linux/linux-6.6/drivers/parport/
H A Dshare.c150 * details to the match_port callback of the driver, so that the driver can
159 if (drv->match_port) in driver_check()
160 drv->match_port(port); in driver_check()
219 * details to the match_port callback of the driver, so that the driver can
229 drv->match_port(to_parport_dev(dev)); in port_check()
303 if (drv->match_port) in __parport_register_driver()
/kernel/linux/linux-5.10/drivers/pps/clients/
H A Dpps_parport.c213 .match_port = parport_attach,
/kernel/linux/linux-6.6/drivers/pps/clients/
H A Dpps_parport.c217 .match_port = parport_attach,
/kernel/linux/linux-6.6/drivers/pps/generators/
H A Dpps_gen_parport.c233 .match_port = parport_attach,
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-butterfly.c316 .match_port = butterfly_attach,
H A Dspi-lm70llp.c319 .match_port = spi_lm70llp_attach,
/kernel/linux/linux-5.10/drivers/pps/generators/
H A Dpps_gen_parport.c230 .match_port = parport_attach,
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-butterfly.c316 .match_port = butterfly_attach,
H A Dspi-lm70llp.c319 .match_port = spi_lm70llp_attach,
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-parport.c391 .match_port = i2c_parport_attach,
/kernel/linux/linux-5.10/drivers/input/joystick/
H A Dwalkera0701.c294 .match_port = walkera0701_attach,
H A Dturbografx.c278 .match_port = tgfx_attach,
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-parport.c401 .match_port = i2c_parport_attach,
/kernel/linux/linux-6.6/drivers/input/joystick/
H A Dwalkera0701.c294 .match_port = walkera0701_attach,
H A Dturbografx.c275 .match_port = tgfx_attach,
/kernel/linux/linux-5.10/include/linux/
H A Dparport.h262 void (*match_port)(struct parport *); member
/kernel/linux/linux-5.10/sound/drivers/
H A Dportman2x4.c680 .match_port = snd_portman_attach,
/kernel/linux/linux-6.6/include/linux/
H A Dparport.h259 void (*match_port)(struct parport *); member
/kernel/linux/linux-6.6/sound/drivers/
H A Dportman2x4.c669 .match_port = snd_portman_attach,
/kernel/linux/linux-5.10/drivers/char/
H A Dlp.c1016 .match_port = lp_attach,

Completed in 17 milliseconds

12