Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/gpib/gpio/
H A Dgpib_bitbang.c288 short eos_check_8; /* ... with byte comparison */ member
376 priv->eos_check_8 = priv->eos_flags & BIN; /* over 8 bits */ in bb_read()
1372 if (priv->eos_check_8) { in check_for_eos()