Searched refs:is_out (Results 1 – 2 of 2) sorted by relevance
90 bool is_out; member96 bool IsOut() const { return is_out; } in IsOut()98 bool IsIn() const { return !is_out; } in IsIn()
750 struct dwc_otg_td *td, uint8_t is_out) in dwc_otg_host_channel_alloc() argument 764 if (is_out != 0) { in dwc_otg_host_channel_alloc()