Searched refs:mfc3_write_control (Results 1 – 1 of 1) sorted by relevance
124 static void mfc3_write_control(struct parport *p, unsigned char control) in mfc3_write_control() function142 mfc3_write_control(p, (old & ~mask) ^ val); in mfc3_frob_control()250 .write_control = mfc3_write_control,