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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/parport/
H A Dparport_ip32.c448 * parport_ip32_write_control() and parport_ip32_frob_control(). It is only
947 * parport_ip32_write_control - set new contents for the DCR register
954 static inline void parport_ip32_write_control(struct parport *p, function
1111 parport_ip32_write_control(p, DCR_nINIT);
1150 parport_ip32_write_control(p, DCR_nINIT);
1633 parport_ip32_write_control(p, DCR_SELECT | DCR_nINIT);
1711 parport_ip32_write_control(p, DCR_SELECT | DCR_nINIT);
1757 .write_control = parport_ip32_write_control,
1811 parport_ip32_write_control(p, DCR_SELECT | DCR_nINIT);
2121 parport_ip32_write_control(
[all...]

Completed in 44 milliseconds