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

/linux-4.1.27/drivers/pwm/
H A Dpwm-atmel.c285 static const struct of_device_id atmel_pwm_dt_ids[] = { variable in typeref:struct:of_device_id
296 MODULE_DEVICE_TABLE(of, atmel_pwm_dt_ids);
304 match = of_match_device(atmel_pwm_dt_ids, &pdev->dev); atmel_pwm_get_driver_data()
388 .of_match_table = of_match_ptr(atmel_pwm_dt_ids),

Completed in 62 milliseconds