Searched refs:rockchip_pwm_dt_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/pwm/
H A Dpwm-rockchip.c224 static const struct of_device_id rockchip_pwm_dt_ids[] = { variable in typeref:struct:of_device_id
230 MODULE_DEVICE_TABLE(of, rockchip_pwm_dt_ids);
239 id = of_match_device(rockchip_pwm_dt_ids, &pdev->dev); rockchip_pwm_probe()
294 .of_match_table = rockchip_pwm_dt_ids,

Completed in 172 milliseconds