Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c1614 static int net2280_stop(struct usb_gadget *_gadget);
1623 .udc_stop = net2280_stop,
2480 static int net2280_stop(struct usb_gadget *_gadget) in net2280_stop() function