Home
last modified time | relevance | path

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

/linux/drivers/input/serio/
H A Dhp_sdc.c108 static bool hp_sdc_disabled; variable
109 module_param_named(no_hpsdc, hp_sdc_disabled, bool, 0);
1004 if (hp_sdc_disabled) { in hp_sdc_register()