Home
last modified time | relevance | path

Searched refs:ds2482ow_sc (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/i2c/
Dds2482owvar.h32 struct ds2482ow_sc;
38 struct ds2482ow_sc *sc;
41 struct ds2482ow_sc { struct
Dds2482ow.c78 CFATTACH_DECL_NEW(ds2482ow, sizeof(struct ds2482ow_sc),
471 ds2482_cmdr(struct ds2482ow_sc *sc, uint8_t cmd, uint8_t cmdarg, in ds2482_cmdr()
493 ds2482_set_channel(struct ds2482ow_sc *sc, int channel) in ds2482_set_channel()
557 struct ds2482ow_sc *sc; in ds2482_attach()
687 struct ds2482ow_sc *sc = sci->sc; in ds2482_generic_action()
707 struct ds2482ow_sc *sc = sci->sc; in ds2482_ow_reset()
722 struct ds2482ow_sc *sc = sci->sc; in ds2482_ow_read_bit()
740 struct ds2482ow_sc *sc = sci->sc; in ds2482_ow_write_bit()
757 struct ds2482ow_sc *sc = sci->sc; in ds2482_ow_read_byte()
773 struct ds2482ow_sc *sc = sci->sc; in ds2482_ow_write_byte()
[all …]