Searched refs:sy8106a_softc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/i2c/
H A Dsy8106a.c53 struct sy8106a_softc { struct
68 sy8106a_read(struct sy8106a_softc *sc, uint8_t reg, int flags)
82 sy8106a_write(struct sy8106a_softc *sc, uint8_t reg, uint8_t val, int flags)
115 struct sy8106a_softc * const sc = device_private(dev);
136 struct sy8106a_softc * const sc = device_private(dev);
163 struct sy8106a_softc * const sc = device_private(dev);
199 struct sy8106a_softc * const sc = device_private(self);
217 CFATTACH_DECL_NEW(sy8106a, sizeof(struct sy8106a_softc),

Completed in 172 milliseconds