Searched refs:fifo_remove (Results 1 – 2 of 2) sorted by relevance
282 static inline int fifo_remove(struct fifo *fifo) in fifo_remove() function
38 if ((r_index = fifo_remove(&ctrl->msg_fifo.f)) < 0) { in usb_next_ctrl_msg()