Searched refs:parport_pc_write_data (Results 1 – 2 of 2) sorted by relevance
63 static __inline__ void parport_pc_write_data(struct parport *p, unsigned char d) in parport_pc_write_data() function
484 #define parport_write_data(p,x) parport_pc_write_data(p,x)