Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dhpilo.c92 static int fifo_dequeue(struct ilo_hwinfo *hw, char *fifobar, int *entry) in fifo_dequeue() function
161 ret = fifo_dequeue(hw, fifobar, &entry); in ilo_pkt_dequeue()