Searched refs:pwm_of_match (Results 1 – 2 of 2) sorted by relevance
147 static const struct of_device_id pwm_of_match[] = { variable154 MODULE_DEVICE_TABLE(of, pwm_of_match);156 #define pwm_of_match NULL macro207 .of_match_table = pwm_of_match,
424 static const struct of_device_id __maybe_unused pwm_of_match[] = { variable428 MODULE_DEVICE_TABLE(of, pwm_of_match);434 .of_match_table = of_match_ptr(pwm_of_match),