Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ide/
Dali14xx.c225 static bool probe_ali14xx; variable
227 module_param_named(probe, probe_ali14xx, bool, 0);
232 if (probe_ali14xx == 0) in ali14xx_init()