Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/serio/
Dhp_sdc.c107 static bool hp_sdc_disabled; variable
108 module_param_named(no_hpsdc, hp_sdc_disabled, bool, 0);
1003 if (hp_sdc_disabled) { in hp_sdc_register()