j6x0tp_enable_child
static int j6x0tp_enable_child(struct j6x0tp_softc *, int, int);
return (j6x0tp_enable_child(sc, J6X0TP_WSMOUSE_ENABLED, 1));
j6x0tp_enable_child(sc, J6X0TP_WSMOUSE_ENABLED, 0);
return (j6x0tp_enable_child(sc, J6X0TP_WSKBD_ENABLED, on));