Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dat91_udc.c986 static int at91_stop(struct usb_gadget *gadget);
995 .udc_stop = at91_stop,
1568 static int at91_stop(struct usb_gadget *gadget) in at91_stop() function