Home | History | Annotate | Download | only in i2c

Lines Matching defs:sc_pins

84 	struct pcf8574_pin sc_pins[PCF8574_NPINS];
192 sc->sc_pins[i].pin_active = act;
322 strlcpy(sc->sc_pins[pin].pin_desc, name,
323 sizeof(sc->sc_pins[pin].pin_desc));
325 sc->sc_pins[envc].pin_sensor = pin;
347 int pin = sc->sc_pins[edata->sensor].pin_sensor;
348 int act = sc->sc_pins[pin].pin_active;
427 if (sc->sc_pins[i].pin_active)
430 sc->sc_pins[i].pin_desc,
435 sc->sc_pins[i].pin_desc,