Searched refs:usb_host_pipe_is_frozen (Results 1 – 2 of 2) sorted by relevance
767 static inline bool usb_host_pipe_is_frozen(struct usb_module *module_inst, uint8_t pipe_num) in usb_host_pipe_is_frozen() function
979 uhd_pipes_unfreeze |= (!usb_host_pipe_is_frozen(&dev, pipe)) << pipe; in uhd_suspend()
Completed in 8 milliseconds