Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Datmel_usba_udc.c2115 static const struct of_device_id atmel_udc_dt_ids[] = { variable
2123 MODULE_DEVICE_TABLE(of, atmel_udc_dt_ids);
2142 match = of_match_node(atmel_udc_dt_ids, np); in atmel_udc_of_init()
2451 .of_match_table = atmel_udc_dt_ids,
/kernel/linux/linux-6.6/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,

Completed in 6 milliseconds