HomeSort by: relevance | last modified time | path
    Searched defs:ug_softc (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
ugvar.h 31 struct ug_softc { struct
57 int ug_reset(struct ug_softc *);
58 uint8_t ug_read(struct ug_softc *, unsigned short);
59 int ug_waitfor(struct ug_softc *, uint16_t, uint8_t);
60 void ug_setup_sensors(struct ug_softc *);
63 int ug2_read(struct ug_softc *, uint8_t, uint8_t, uint8_t, uint8_t*);

Completed in 37 milliseconds