Searched refs:pwm_of_match (Results 1 – 2 of 2) sorted by relevance
132 static const struct of_device_id pwm_of_match[] = { variable139 MODULE_DEVICE_TABLE(of, pwm_of_match);141 #define pwm_of_match NULL macro146 const struct of_device_id *id = of_match_device(pwm_of_match, dev); in pxa_pwm_get_id_dt()225 .of_match_table = pwm_of_match,
389 static const struct of_device_id pwm_of_match[] = { variable393 MODULE_DEVICE_TABLE(of, pwm_of_match);398 .of_match_table = of_match_ptr(pwm_of_match),