Home
last modified time | relevance | path

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

/drivers/staging/gpib/gpio/
A Dgpib_bitbang.c321 static inline int check_for_eos(struct bb_priv *priv, u8 byte);
461 priv->end |= check_for_eos(priv, priv->rbuf[priv->count - 1]); in bb_DAV_interrupt()
1365 static inline int check_for_eos(struct bb_priv *priv, u8 byte) in check_for_eos() function
/drivers/staging/gpib/tms9914/
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()

Completed in 9 milliseconds