Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pwm/
A Dpwm-rockchip.c289 static const struct of_device_id rockchip_pwm_dt_ids[] = { variable
296 MODULE_DEVICE_TABLE(of, rockchip_pwm_dt_ids);
306 id = of_match_device(rockchip_pwm_dt_ids, &pdev->dev); in rockchip_pwm_probe()
394 .of_match_table = rockchip_pwm_dt_ids,

Completed in 5 milliseconds