Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.c65 int press; member
231 ddata->press = 1; in rk_pwm_remotectl_do_something()
259 ddata->press = 0; in rk_pwm_remotectl_do_something()
272 if (ddata->press != ddata->pre_press) { in rk_pwm_remotectl_timer()
274 ddata->press = 0; in rk_pwm_remotectl_timer()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c68 int press; member
242 ddata->press = 1; in rk_pwm_remotectl_do_something()
278 ddata->press = 0; in rk_pwm_remotectl_do_something()
291 if (ddata->press != ddata->pre_press) { in rk_pwm_remotectl_timer()
293 ddata->press = 0; in rk_pwm_remotectl_timer()

Completed in 5 milliseconds