Searched refs:port_write (Results 1 – 1 of 1) sorted by relevance
178 static void (* const port_write[])(struct parport *, unsigned char) = { variable199 port_write[op->port](data, oldval | op->val); in line_set()201 port_write[op->port](data, oldval & ~op->val); in line_set()