Home
last modified time | relevance | path

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

/linux/drivers/gpib/tms9914/
H A Dtms9914.c425 static int check_for_eos(struct tms9914_priv *priv, u8 byte) in check_for_eos() function
504 if (check_for_eos(priv, buffer[*bytes_read - 1])) in pio_read()