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