Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds