Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-pca9685.c564 static const struct of_device_id pca9685_dt_ids[] = { variable
568 MODULE_DEVICE_TABLE(of, pca9685_dt_ids);
580 .of_match_table = of_match_ptr(pca9685_dt_ids),
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-pca9685.c649 static const struct of_device_id pca9685_dt_ids[] = { variable
653 MODULE_DEVICE_TABLE(of, pca9685_dt_ids);
665 .of_match_table = of_match_ptr(pca9685_dt_ids),

Completed in 3 milliseconds