Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/parport/
Dparport_sunbpp.c181 static void parport_sunbpp_write_control(struct parport *p, unsigned char d) in parport_sunbpp_write_control() function
229 parport_sunbpp_write_control(p, s->u.pc.ctr); in parport_sunbpp_restore_state()
237 .write_control = parport_sunbpp_write_control,