Home
last modified time | relevance | path

Searched refs:fifo_remove (Results 1 – 2 of 2) sorted by relevance

/drivers/isdn/hisax/
Dst5481.h282 static inline int fifo_remove(struct fifo *fifo) in fifo_remove() function
Dst5481_usb.c38 if ((r_index = fifo_remove(&ctrl->msg_fifo.f)) < 0) { in usb_next_ctrl_msg()