Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2272.c1153 static int net2272_stop(struct usb_gadget *_gadget);
1162 .udc_stop = net2272_stop,
1490 static int net2272_stop(struct usb_gadget *_gadget) in net2272_stop() function