Searched refs:IEEE1284_PH_FWD_IDLE (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/parport/
H A Dieee1284.c242 if (port->ieee1284.phase != IEEE1284_PH_FWD_IDLE) {
260 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
296 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
401 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
513 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
521 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
H A Dieee1284_ops.c138 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
374 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
401 if (port->ieee1284.phase != IEEE1284_PH_FWD_IDLE)
467 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
631 if (port->ieee1284.phase != IEEE1284_PH_FWD_IDLE)
698 port->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
H A Dparport_ip32.c1669 physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
1700 if (physport->ieee1284.phase != IEEE1284_PH_FWD_IDLE) {
1750 physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
H A Dparport_pc.c788 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
811 if (port->physport->ieee1284.phase != IEEE1284_PH_FWD_IDLE) {
902 port->physport->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
H A Dshare.c458 tmp->ieee1284.phase = IEEE1284_PH_FWD_IDLE;
/linux-master/include/linux/
H A Dparport.h165 IEEE1284_PH_FWD_IDLE, enumerator in enum:ieee1284_phase
/linux-master/drivers/char/
H A Dppdev.c333 return IEEE1284_PH_FWD_IDLE;

Completed in 165 milliseconds