Searched refs:hp_sdc_disabled (Results 1 – 1 of 1) sorted by relevance
107 static bool hp_sdc_disabled; variable108 module_param_named(no_hpsdc, hp_sdc_disabled, bool, 0);1003 if (hp_sdc_disabled) { in hp_sdc_register()