Searched refs:chan_allocated (Results 1 – 1 of 1) sorted by relevance
1884 bool chan_allocated = usbh_hal_chan_alloc(port->hal, pipe->chan_obj, (void *) pipe); in hcd_pipe_alloc() local1885 if (!chan_allocated) { in hcd_pipe_alloc()