Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-jz4740.c273 static const struct of_device_id jz4740_pwm_dt_ids[] = { variable
278 MODULE_DEVICE_TABLE(of, jz4740_pwm_dt_ids);
284 .of_match_table = of_match_ptr(jz4740_pwm_dt_ids),
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-jz4740.c262 static const struct of_device_id jz4740_pwm_dt_ids[] = { variable
268 MODULE_DEVICE_TABLE(of, jz4740_pwm_dt_ids);
273 .of_match_table = jz4740_pwm_dt_ids,

Completed in 2 milliseconds