Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/parport/
Dparport_sunbpp.c180 static void parport_sunbpp_write_control(struct parport *p, unsigned char d) in parport_sunbpp_write_control() function
228 parport_sunbpp_write_control(p, s->u.pc.ctr); in parport_sunbpp_restore_state()
236 .write_control = parport_sunbpp_write_control,