Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-atmel.c382 static const struct of_device_id atmel_pwm_dt_ids[] = { variable
399 MODULE_DEVICE_TABLE(of, atmel_pwm_dt_ids);
465 .of_match_table = of_match_ptr(atmel_pwm_dt_ids),
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-atmel.c447 static const struct of_device_id atmel_pwm_dt_ids[] = { variable
464 MODULE_DEVICE_TABLE(of, atmel_pwm_dt_ids);
550 .of_match_table = of_match_ptr(atmel_pwm_dt_ids),

Completed in 2 milliseconds