Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ide/
Dqd65xx.c419 static bool probe_qd65xx; variable
421 module_param_named(probe, probe_qd65xx, bool, 0);
428 if (probe_qd65xx == 0) in qd65xx_init()