Home
last modified time | relevance | path

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

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