Home
last modified time | relevance | path

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

/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c239 static int drain_fifo_words(struct tnt4882_priv *tnt_priv, u8 *buffer, int num_bytes) in drain_fifo_words() function
349 count += drain_fifo_words(tnt_priv, &buffer[count], length - count); in tnt4882_accel_read()
378 count += drain_fifo_words(tnt_priv, &buffer[count], length - count); in tnt4882_accel_read()