Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c1749 static const struct of_device_id at91_udc_dt_ids[] = { variable
1768 MODULE_DEVICE_TABLE(of, at91_udc_dt_ids);
1791 match = of_match_node(at91_udc_dt_ids, np); in at91udc_of_init()
2009 .of_match_table = at91_udc_dt_ids,