Searched refs:img_pwm_of_match (Results 1 – 1 of 1) sorted by relevance
196 static const struct of_device_id img_pwm_of_match[] = { variable203 MODULE_DEVICE_TABLE(of, img_pwm_of_match);256 of_dev_id = of_match_device(img_pwm_of_match, &pdev->dev); in img_pwm_probe()416 .of_match_table = img_pwm_of_match,