Searched defs:fifo_full (Results 1 – 4 of 4) sorted by relevance
64 unsigned long (*fifo_full)(ctlr_info_t *h); member
27 unsigned long (*fifo_full)(ctlr_info_t *h); member
3779 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_msg() local3831 u32 reg, idle = 0, fifo_full = 1; in stv090x_send_diseqc_burst() local
172 #define fifo_full(fifo) (!fifo_free(fifo)) macro