Searched refs:parport_pc_read_control (Results 1 – 3 of 3) sorted by relevance
177 static __inline__ unsigned char parport_pc_read_control(struct parport *p) in parport_pc_read_control() function
525 #define parport_read_control(p) parport_pc_read_control(p)
923 .read_control = parport_pc_read_control,