Searched refs:PPMDC_I2CKIO (Results 1 – 4 of 4) sorted by relevance
38 if (dc->method == PPMDC_I2CKIO) \45 if (dc->method == PPMDC_I2CKIO) \
1043 "I2CKIO", PPMDC_I2CKIO,1166 dc->method == PPMDC_I2CKIO); in ppm_parse_dc()1182 case PPMDC_I2CKIO: in ppm_parse_dc()1197 dc->method == PPMDC_I2CKIO); in ppm_parse_dc()1215 case PPMDC_I2CKIO: in ppm_parse_dc()1411 } else if (d->method == PPMDC_I2CKIO) { in ppm_print_dc()
1713 case PPMDC_I2CKIO: { in ppm_fetset()1790 case PPMDC_I2CKIO: { in ppm_fetget()2238 case PPMDC_I2CKIO: { in ppm_gpioset()
226 #define PPMDC_I2CKIO 4 /* ioctl with i2c_gpio_t as arg */ macro