Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dparport.h168 enum ieee1284_phase { enum
184 volatile enum ieee1284_phase phase;
/OK3568_Linux_fs/kernel/drivers/char/
H A Dppdev.c325 static enum ieee1284_phase init_phase(int mode) in init_phase()