Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c2118 static const struct of_device_id atmel_udc_dt_ids[] = { variable
2126 MODULE_DEVICE_TABLE(of, atmel_udc_dt_ids);
2145 match = of_match_node(atmel_udc_dt_ids, np); in atmel_udc_of_init()
2453 .of_match_table = atmel_udc_dt_ids,