Searched refs:HIF_USB_PIPE_FLAG_TX (Results 1 – 2 of 2) sorted by relevance
81 #define HIF_USB_PIPE_FLAG_TX (1 << 0) macro
426 pipe->flags |= HIF_USB_PIPE_FLAG_TX; in usb_hif_setup_pipe_resources()1244 if (pipe->flags & HIF_USB_PIPE_FLAG_TX) { in usb_hif_io_complete()