Home
last modified time | relevance | path

Searched refs:atmel_hlcdc_dt_ids (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/pwm/
H A Dpwm-atmel-hlcdc.c219 static const struct of_device_id atmel_hlcdc_dt_ids[] = { variable
243 MODULE_DEVICE_TABLE(of, atmel_hlcdc_dt_ids);
263 match = of_match_node(atmel_hlcdc_dt_ids, dev->parent->of_node); in atmel_hlcdc_pwm_probe()