Searched refs:IEEE1284_PH_REV_IDLE (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/parport/
H A Dieee1284_ops.c221 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE;
306 port->physport->ieee1284.phase = IEEE1284_PH_REV_IDLE;
345 port->ieee1284.phase = IEEE1284_PH_REV_IDLE;
489 if (port->ieee1284.phase != IEEE1284_PH_REV_IDLE)
612 port->ieee1284.phase = IEEE1284_PH_REV_IDLE;
H A Dieee1284.c518 port->ieee1284.phase = IEEE1284_PH_REV_IDLE;
556 if (port->ieee1284.phase == IEEE1284_PH_REV_IDLE) {
/linux-master/include/linux/
H A Dparport.h169 IEEE1284_PH_REV_IDLE, enumerator in enum:ieee1284_phase
/linux-master/drivers/char/
H A Dppdev.c331 return IEEE1284_PH_REV_IDLE;

Completed in 114 milliseconds