Home
last modified time | relevance | path

Searched refs:test_port (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/block/paride/
Dparide.h154 int (*test_port)(PIA *); member
Dparide.c320 if (pi->proto->test_port) { in pi_probe_unit()
322 max = pi->proto->test_port(pi); in pi_probe_unit()
Dbpck6.c241 .test_port = bpck6_test_port,
Don26.c303 .test_port = on26_test_port,
Dbpck.c459 .test_port = bpck_test_port,