Searched refs:sc_ch_count (Results 1 – 1 of 1) sorted by relevance
63 int sc_ch_count; member123 if (channel >= sc->sc_ch_count) in pcf8591_select_channel()185 sc->sc_ch_count = 4; in pcf8591_start()195 for (int i = 0; i < sc->sc_ch_count; i++) { in pcf8591_start()