Searched refs:atmel_udc_dt_ids (Results 1 – 1 of 1) sorted by relevance
2118 static const struct of_device_id atmel_udc_dt_ids[] = { variable2126 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,