Home
last modified time | relevance | path

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

/linux-3.3/drivers/parport/
Dparport_sunbpp.c201 static void parport_sunbpp_write_control(struct parport *p, unsigned char d) in parport_sunbpp_write_control() function
249 parport_sunbpp_write_control(p, s->u.pc.ctr); in parport_sunbpp_restore_state()
257 .write_control = parport_sunbpp_write_control,