twl_pwm_of_match  335 drivers/pwm/pwm-twl.c static const struct of_device_id twl_pwm_of_match[] = {
twl_pwm_of_match  340 drivers/pwm/pwm-twl.c MODULE_DEVICE_TABLE(of, twl_pwm_of_match);
twl_pwm_of_match  346 drivers/pwm/pwm-twl.c 		.of_match_table = of_match_ptr(twl_pwm_of_match),