Home
last modified time | relevance | path

Searched defs:iatp_softc (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/i2c/
H A Diatp.c152 struct iatp_softc { struct
154 i2c_tag_t sc_tag;
157 void *sc_ih;
160 char sc_hid[16];
161 int sc_busy;
162 int sc_enabled;
166 uint8_t *table;
173 uint32_t max_x;
174 uint32_t max_y;
175 uint8_t button;
[all …]