pca9685_dt_ids    561 drivers/pwm/pwm-pca9685.c static const struct of_device_id pca9685_dt_ids[] = {
pca9685_dt_ids    565 drivers/pwm/pwm-pca9685.c MODULE_DEVICE_TABLE(of, pca9685_dt_ids);
pca9685_dt_ids    577 drivers/pwm/pwm-pca9685.c 		.of_match_table = of_match_ptr(pca9685_dt_ids),