Home
last modified time | relevance | path

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

/linux/drivers/gpib/gpio/
H A Dgpib_bitbang.c282 short eos_check; /* eos check required in current operation ... */ member
369 priv->eos_check = (priv->eos_flags & REOS) == 0; /* do eos check */ in bb_read()
1368 if (priv->eos_check) in check_for_eos()