Searched refs:SDU_SendCmdNonBlocking (Results 1 – 1 of 1) sorted by relevance
251 static status_t SDU_SendCmdNonBlocking(sdioslv_handle_t handle, transfer_buffer_t *buffer);930 status = SDU_SendCmdNonBlocking(ctrl_sdu.handle, &send_buffer->buffer); in SDU_ProcessCmdUpLdOvr()941 status = SDU_SendCmdNonBlocking(ctrl_sdu.handle, &send_buffer->buffer); in SDU_ProcessCmdUpLdOvr()1091 static status_t SDU_SendCmdNonBlocking(sdioslv_handle_t handle, transfer_buffer_t *buffer) in SDU_SendCmdNonBlocking() function1620 status = SDU_SendCmdNonBlocking(ctrl_sdu.handle, &send_buffer->buffer); in SDU_Send()1635 status = SDU_SendCmdNonBlocking(ctrl_sdu.handle, &send_buffer->buffer); in SDU_Send()