Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c82 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status() function
138 send_status(udc, ep); in receive_data()
777 send_status(udc, ep); in handle_ep0_setup()
784 send_status(udc, ep); in handle_ep0_setup()
809 send_status(udc, ep); in handle_ep0_setup()
818 send_status(udc, ep); in handle_ep0_setup()
H A Df_mass_storage.c1597 static int send_status(struct fsg_common *common) in send_status() function
2343 send_status(common); in handle_exception()
2418 if (send_status(common)) in fsg_main_thread()
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c728 bool send_status) in __mmc_switch() argument
749 if (!send_status) { in __mmc_switch()