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