Home
last modified time | relevance | path

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

/linux/drivers/parport/
H A Dparport_sunbpp.c130 static unsigned char parport_sunbpp_read_control(struct parport *p) in parport_sunbpp_read_control() function
178 return parport_sunbpp_read_control(p); in parport_sunbpp_frob_control()
224 s->u.pc.ctr = parport_sunbpp_read_control(p); in parport_sunbpp_save_state()
238 .read_control = parport_sunbpp_read_control,