Home
last modified time | relevance | path

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

/linux/drivers/rapidio/switches/
H A Didt_gen3.c283 if (rdev->do_enum) { in idtg3_probe()
317 if (!rdev->do_enum) in idtg3_shutdown()
H A Didtcps.c142 if (rdev->do_enum) { in idtcps_probe()
H A Didt_gen2.c429 if (rdev->do_enum) { in idtg2_probe()
/linux/include/linux/
H A Drio.h179 bool do_enum; member