Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dudc-xilinx.c2248 static const struct of_device_id usb_of_match[] = { variable
2252 MODULE_DEVICE_TABLE(of, usb_of_match);
2257 .of_match_table = usb_of_match,