Home
last modified time | relevance | path

Searched refs:match_port (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/drivers/auxdisplay/
A Dks0108.c163 .match_port = ks0108_parport_attach,
A Dpanel.c1613 .match_port = panel_attach,
/linux-6.3-rc2/drivers/parport/
A Dshare.c159 if (drv->match_port) in driver_check()
160 drv->match_port(port); in driver_check()
229 drv->match_port(to_parport_dev(dev)); in port_check()
303 if (drv->match_port) in __parport_register_driver()
/linux-6.3-rc2/drivers/input/serio/
A Dparkbd.c219 .match_port = parkbd_attach,
/linux-6.3-rc2/drivers/pps/clients/
A Dpps_parport.c217 .match_port = parport_attach,
/linux-6.3-rc2/drivers/pps/generators/
A Dpps_gen_parport.c233 .match_port = parport_attach,
/linux-6.3-rc2/drivers/spi/
A Dspi-lm70llp.c319 .match_port = spi_lm70llp_attach,
A Dspi-butterfly.c316 .match_port = butterfly_attach,
/linux-6.3-rc2/drivers/input/joystick/
A Dturbografx.c275 .match_port = tgfx_attach,
A Dwalkera0701.c294 .match_port = walkera0701_attach,
A Ddb9.c674 .match_port = db9_attach,
A Dgamecon.c1017 .match_port = gc_attach,
/linux-6.3-rc2/drivers/i2c/busses/
A Di2c-parport.c401 .match_port = i2c_parport_attach,
/linux-6.3-rc2/include/linux/
A Dparport.h257 void (*match_port)(struct parport *); member
/linux-6.3-rc2/sound/drivers/
A Dportman2x4.c679 .match_port = snd_portman_attach,
A Dmts64.c883 .match_port = snd_mts64_attach,
/linux-6.3-rc2/drivers/char/
A Dppdev.c831 .match_port = pp_attach,
A Dlp.c1015 .match_port = lp_attach,
/linux-6.3-rc2/drivers/ata/pata_parport/
A Dpata_parport.c694 .match_port = pata_parport_attach,
/linux-6.3-rc2/drivers/scsi/
A Dppa.c1156 .match_port = ppa_attach,
A Dimm.c1282 .match_port = imm_attach,
/linux-6.3-rc2/drivers/net/plip/
A Dplip.c1359 .match_port = plip_attach,
/linux-6.3-rc2/fs/cifs/
A Dconnect.c1312 match_port(struct TCP_Server_Info *server, struct sockaddr *addr) in match_port() function
1437 !match_port(server, addr)) { in match_server()

Completed in 66 milliseconds