Home
last modified time | relevance | path

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

/linux-3.3/drivers/parport/
Dparport_sunbpp.c150 static unsigned char parport_sunbpp_read_control(struct parport *p) in parport_sunbpp_read_control() function
198 return parport_sunbpp_read_control(p); in parport_sunbpp_frob_control()
244 s->u.pc.ctr = parport_sunbpp_read_control(p); in parport_sunbpp_save_state()
258 .read_control = parport_sunbpp_read_control,