Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Datmel_usba_udc.c1916 static const struct of_device_id atmel_udc_dt_ids[] = { variable
1923 MODULE_DEVICE_TABLE(of, atmel_udc_dt_ids);
1937 match = of_match_node(atmel_udc_dt_ids, np); in atmel_udc_of_init()
2265 .of_match_table = of_match_ptr(atmel_udc_dt_ids),