Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/i2c/
H A Dcwfg.c83 struct cwfg_softc { struct
84 device_t sc_dev;
85 i2c_tag_t sc_i2c;
86 i2c_addr_t sc_addr;
87 int sc_phandle;
111 cwfg_lock(struct cwfg_softc *sc) in cwfg_lock() argument