Searched refs:send_status (Results 1 – 3 of 3) sorted by relevance
83 static void send_status(struct usba_udc *udc, struct usba_ep *ep) in send_status() function139 send_status(udc, ep); in receive_data()778 send_status(udc, ep); in handle_ep0_setup()785 send_status(udc, ep); in handle_ep0_setup()810 send_status(udc, ep); in handle_ep0_setup()819 send_status(udc, ep); in handle_ep0_setup()
1613 static int send_status(struct fsg_common *common) in send_status() function2387 send_status(common); in handle_exception()2462 if (send_status(common)) in fsg_main_thread()
715 static int mmc_poll_for_busy(struct mmc *mmc, u8 send_status) in mmc_poll_for_busy() argument729 if (!send_status && !mmc_can_card_busy(mmc)) { in mmc_poll_for_busy()735 if (!send_status) { in mmc_poll_for_busy()757 u8 send_status) in __mmc_switch() argument773 return mmc_poll_for_busy(mmc, send_status); in __mmc_switch()