Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()