Lines Matching refs:_index
616 #define INA219_CHAN(_type, _index, _address) { \ argument
620 .channel = (_index), \
624 .scan_index = (_index), \
633 #define INA226_CHAN(_type, _index, _address) { \ argument
637 .channel = (_index), \
642 .scan_index = (_index), \
655 #define INA219_CHAN_VOLTAGE(_index, _address, _shift) { \ argument
659 .channel = (_index), \
667 .scan_index = (_index), \
677 #define INA226_CHAN_VOLTAGE(_index, _address) { \ argument
681 .channel = (_index), \
687 .scan_index = (_index), \