Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Dapldc.c1330 struct apldcms_softc { struct
1331 struct device sc_dev;
1332 struct apldchidev_softc *sc_hidev;
1333 struct device *sc_wsmousedev;
1335 int sc_enabled;
1337 int tp_offset;
1338 int tp_fingerpad;
1363 sizeof(struct apldcms_softc), apldcms_match, apldcms_attach argument