Searched refs:rockchip_pwm_dt_ids (Results 1 – 1 of 1) sorted by relevance
224 static const struct of_device_id rockchip_pwm_dt_ids[] = { variable230 MODULE_DEVICE_TABLE(of, rockchip_pwm_dt_ids);239 id = of_match_device(rockchip_pwm_dt_ids, &pdev->dev); in rockchip_pwm_probe()294 .of_match_table = rockchip_pwm_dt_ids,