Home
last modified time | relevance | path

Searched refs:probe_unit (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/ata/pata_parport/
H A Dpata_parport.h69 int (*probe_unit)(struct pi_adapter *pi); member
H A Dpata_parport.c439 if (pi->proto->probe_unit) { in pi_probe_unit()
442 if (pi->proto->probe_unit(pi)) { in pi_probe_unit()
H A Dbpck.c499 .probe_unit = bpck_probe_unit,
H A Dbpck6.c456 .probe_unit = bpck6_probe_unit,