Home
last modified time | relevance | path

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

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