Home
last modified time | relevance | path

Searched refs:parport_pc_write_control (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
A Dparport_pc.h156 static __inline__ void parport_pc_write_control (struct parport *p, in parport_pc_write_control() function
A Dparport.h527 #define parport_write_control(p,x) parport_pc_write_control(p,x)
/linux/drivers/parport/
A Dparport_pc.c411 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_read_data()
425 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_write_data()
440 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_read_addr()
454 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_write_addr()
903 .write_control = parport_pc_write_control,
1910 parport_pc_write_control(pb, 0xc); in irq_probe_EPP()

Completed in 11 milliseconds