Home
last modified time | relevance | path

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

/linux/drivers/gpib/cb7210/
H A Dcb7210.h35 unsigned out_fifo_half_empty : 1; member
H A Dcb7210.c293 cb_priv->out_fifo_half_empty || in fifo_write()
326 cb_priv->out_fifo_half_empty = 0; in fifo_write()
489 priv->out_fifo_half_empty = 1; in cb7210_internal_interrupt()