Searched refs:probe_dtc2278 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/ide/
H A Ddtc2278.c133 static bool probe_dtc2278; variable
135 module_param_named(probe, probe_dtc2278, bool, 0);
140 if (probe_dtc2278 == 0) dtc2278_init()

Completed in 45 milliseconds