Home
last modified time | relevance | path

Searched refs:img_pwm_of_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-img.c218 static const struct of_device_id img_pwm_of_match[] = { variable
225 MODULE_DEVICE_TABLE(of, img_pwm_of_match);
276 of_dev_id = of_match_device(img_pwm_of_match, &pdev->dev); in img_pwm_probe()
421 .of_match_table = img_pwm_of_match,