Searched defs:j6x0tp_softc (Results 1 – 1 of 1) sorted by relevance
110 struct j6x0tp_softc { struct111 device_t sc_dev;115 int sc_enabled;117 int sc_hard_icon;119 struct callout sc_touch_ch;143 static void j6x0tp_enable(struct j6x0tp_softc *); argument