Searched refs:check_for_eos (Results 1 – 2 of 2) sorted by relevance
324 static inline int check_for_eos(struct bb_priv *priv, uint8_t byte);468 priv->end |= check_for_eos(priv, priv->rbuf[priv->count - 1]); in bb_DAV_interrupt()1377 static inline int check_for_eos(struct bb_priv *priv, uint8_t byte) in check_for_eos() function
418 static int check_for_eos(struct tms9914_priv *priv, uint8_t byte) in check_for_eos() function497 if (check_for_eos(priv, buffer[*bytes_read - 1])) in pio_read()