Searched refs:IIO_MAP (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/iio/adc/ |
| D | axp288_adc.c | 104 IIO_MAP("TS_PIN", "axp288-batt", "axp288-batt-temp"), 105 IIO_MAP("PMIC_TEMP", "axp288-pmic", "axp288-pmic-temp"), 106 IIO_MAP("GPADC", "axp288-gpadc", "axp288-system-temp"), 107 IIO_MAP("BATT_CHG_I", "axp288-chrg", "axp288-chrg-curr"), 108 IIO_MAP("BATT_DISCHRG_I", "axp288-chrg", "axp288-chrg-d-curr"), 109 IIO_MAP("BATT_V", "axp288-batt", "axp288-batt-volt"),
|
| /Linux-v5.4/include/linux/iio/ |
| D | machine.h | 28 #define IIO_MAP(_provider_channel, _consumer_dev_name, _consumer_channel) \ macro
|