Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/ !
Dpwm-gpio.c224 static const struct of_device_id pwm_gpio_dt_ids[] = { variable
228 MODULE_DEVICE_TABLE(of, pwm_gpio_dt_ids);
233 .of_match_table = pwm_gpio_dt_ids,