Home
last modified time | relevance | path

Searched refs:pre_press (Results 1 - 2 of 2) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.c66 int pre_press; member
272 if (ddata->press != ddata->pre_press) { in rk_pwm_remotectl_timer()
273 ddata->pre_press = 0; in rk_pwm_remotectl_timer()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c69 int pre_press; member
291 if (ddata->press != ddata->pre_press) { in rk_pwm_remotectl_timer()
292 ddata->pre_press = 0; in rk_pwm_remotectl_timer()

Completed in 3 milliseconds