Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ide/
Dqd65xx.c420 static bool probe_qd65xx; variable
422 module_param_named(probe, probe_qd65xx, bool, 0);
429 if (probe_qd65xx == 0) in qd65xx_init()