Home
last modified time | relevance | path

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

/device/soc/rockchip/common/vendor/drivers/input/
H A Drockchip_pwm_remotectl.c790 static const struct of_device_id rk_pwm_of_match[] = {{.compatible = "rockchip,remotectl-pwm"}, {}}; variable
792 MODULE_DEVICE_TABLE(of, rk_pwm_of_match);
798 .of_match_table = rk_pwm_of_match,
/device/soc/rockchip/rk3588/kernel/drivers/input/remotectl/
H A Drockchip_pwm_remotectl.c808 static const struct of_device_id rk_pwm_of_match[] = { variable
813 MODULE_DEVICE_TABLE(of, rk_pwm_of_match);
818 .of_match_table = rk_pwm_of_match,

Completed in 3 milliseconds