Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda7280.c240 u8 const_op_mode; member
521 haptics->op_mode = haptics->const_op_mode; in da7280_haptics_upload_effect()
790 haptics->const_op_mode = DA7280_DRO_MODE; in da7280_parse_properties()
793 haptics->const_op_mode = DA7280_PWM_MODE; in da7280_parse_properties()
1164 if (haptics->const_op_mode == DA7280_PWM_MODE) { in da7280_probe()