Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.c27 static int rk_remote_print_code; variable
28 module_param_named(code_print, rk_remote_print_code, int, 0644);
31 if (rk_remote_print_code) { \
209 if (rk_remote_print_code) { in rk_pwm_remotectl_do_something()
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c29 static int rk_remote_print_code; variable
30 module_param_named(code_print, rk_remote_print_code, int, 0644);
33 if (rk_remote_print_code) { \
221 if (rk_remote_print_code) { in rk_pwm_remotectl_do_something()

Completed in 3 milliseconds