Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dparport_pc.h159 static __inline__ void parport_pc_write_control (struct parport *p, in parport_pc_write_control() function
A Dparport.h522 #define parport_write_control(p,x) parport_pc_write_control(p,x)
/linux-6.3-rc2/drivers/parport/
A Dparport_pc.c418 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_read_data()
432 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_write_data()
447 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_read_addr()
461 parport_pc_write_control(port, 0x4); in parport_pc_ecpepp_write_addr()
910 .write_control = parport_pc_write_control,
1920 parport_pc_write_control(pb, 0xc); in irq_probe_EPP()

Completed in 10 milliseconds