img_pwm_of_match  196 drivers/pwm/pwm-img.c static const struct of_device_id img_pwm_of_match[] = {
img_pwm_of_match  203 drivers/pwm/pwm-img.c MODULE_DEVICE_TABLE(of, img_pwm_of_match);
img_pwm_of_match  256 drivers/pwm/pwm-img.c 	of_dev_id = of_match_device(img_pwm_of_match, &pdev->dev);
img_pwm_of_match  416 drivers/pwm/pwm-img.c 		.of_match_table = img_pwm_of_match,