Home
last modified time | relevance | path

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

/linux/drivers/input/rmi4/
A Drmi_f01.c120 u8 doze_holdoff; member
365 pdata->power_management.doze_holdoff = val * 100; in rmi_f01_of_probe()
533 if (pdata->power_management.doze_holdoff) { in rmi_f01_probe()
534 f01->device_control.doze_holdoff = in rmi_f01_probe()
535 pdata->power_management.doze_holdoff; in rmi_f01_probe()
537 f01->device_control.doze_holdoff); in rmi_f01_probe()
546 &f01->device_control.doze_holdoff); in rmi_f01_probe()
621 f01->device_control.doze_holdoff); in rmi_f01_config()
/linux/include/linux/
A Drmi.h152 u8 doze_holdoff; member

Completed in 7 milliseconds