/linux/include/linux/ |
A D | hwmon-sysfs.h | 19 #define SENSOR_ATTR(_name, _mode, _show, _store, _index) \ argument 23 #define SENSOR_ATTR_RO(_name, _func, _index) \ argument 26 #define SENSOR_ATTR_RW(_name, _func, _index) \ argument 29 #define SENSOR_ATTR_WO(_name, _func, _index) \ argument 36 #define SENSOR_DEVICE_ATTR_RO(_name, _func, _index) \ argument 39 #define SENSOR_DEVICE_ATTR_RW(_name, _func, _index) \ argument 42 #define SENSOR_DEVICE_ATTR_WO(_name, _func, _index) \ argument 58 #define SENSOR_ATTR_2_RO(_name, _func, _nr, _index) \ argument 61 #define SENSOR_ATTR_2_RW(_name, _func, _nr, _index) \ argument 64 #define SENSOR_ATTR_2_WO(_name, _func, _nr, _index) \ argument [all …]
|
A D | reset-controller.h | 46 #define RESET_LOOKUP(_provider, _index, _dev_id, _con_id) \ argument
|
A D | pwm.h | 594 #define PWM_LOOKUP_WITH_MODULE(_provider, _index, _dev_id, _con_id, \ argument 606 #define PWM_LOOKUP(_provider, _index, _dev_id, _con_id, _period, _polarity) \ argument
|
/linux/arch/xtensa/kernel/ |
A D | head.S | 132 .set _index, 0 define 135 .set _index, _index + 1 define 151 .set _index, 0 define 154 .set _index, _index + 1 define
|
A D | entry.S | 870 .set _index, 0 define 874 .set _index, _index + 1 define 888 .set _index, 0 define 893 .set _index, _index + 1 define
|
/linux/drivers/iio/adc/ |
A D | lpc32xx_adc.c | 101 #define LPC32XX_ADC_CHANNEL_BASE(_index) \ argument 109 #define LPC32XX_ADC_CHANNEL(_index) { \ argument 113 #define LPC32XX_ADC_SCALE_CHANNEL(_index) { \ argument
|
A D | ina2xx-adc.c | 613 #define INA219_CHAN(_type, _index, _address) { \ argument 630 #define INA226_CHAN(_type, _index, _address) { \ argument 652 #define INA219_CHAN_VOLTAGE(_index, _address, _shift) { \ argument 674 #define INA226_CHAN_VOLTAGE(_index, _address) { \ argument
|
A D | ad799x.c | 574 #define _AD799X_CHANNEL(_index, _realbits, _ev_spec, _num_ev_spec) { \ argument 592 #define AD799X_CHANNEL(_index, _realbits) \ argument 595 #define AD799X_CHANNEL_WITH_EVENTS(_index, _realbits) \ argument
|
A D | viperboard_adc.c | 35 #define VPRBRD_ADC_CHANNEL(_index) { \ argument
|
A D | mcp3422.c | 49 #define MCP3422_CHAN(_index) \ argument
|
A D | rockchip_saradc.c | 137 #define SARADC_CHANNEL(_index, _id, _res) { \ argument
|
/linux/drivers/net/ethernet/sfc/ |
A D | mcdi.h | 291 #define _MCDI_ARRAY_PTR(_buf, _field, _index, _align) \ argument 296 #define MCDI_ARRAY_STRUCT_PTR(_buf, _field, _index) \ argument 301 #define MCDI_ARRAY_WORD(_buf, _field, _index) \ argument 305 #define _MCDI_ARRAY_DWORD(_buf, _field, _index) \ argument 308 #define MCDI_SET_ARRAY_DWORD(_buf, _field, _index, _value) \ argument 311 #define MCDI_ARRAY_DWORD(_buf, _field, _index) \ argument 313 #define _MCDI_ARRAY_QWORD(_buf, _field, _index) \ argument 316 #define MCDI_SET_ARRAY_QWORD(_buf, _field, _index, _value) \ argument 323 #define MCDI_ARRAY_FIELD(_buf, _field1, _type, _index, _field2) \ argument
|
/linux/drivers/iio/imu/inv_icm42600/ |
A D | inv_icm42600_temp.h | 11 #define INV_ICM42600_TEMP_CHAN(_index) \ argument
|
/linux/drivers/memory/ |
A D | dfl-emif.c | 93 #define emif_state_attr(_name, _shift, _index) \ argument 99 #define emif_clear_attr(_index) \ argument
|
/linux/drivers/iio/health/ |
A D | afe440x.h | 83 #define AFE440X_INTENSITY_CHAN(_index, _mask) \ argument 100 #define AFE440X_CURRENT_CHAN(_index) \ argument
|
/linux/drivers/iio/common/ssp_sensors/ |
A D | ssp_iio_sensor.h | 5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
|
/linux/include/rdma/ |
A D | rdma_netlink.h | 32 #define MODULE_ALIAS_RDMA_NETLINK(_index, _val) \ argument
|
/linux/drivers/iio/imu/inv_mpu6050/ |
A D | inv_mpu_core.c | 1061 #define INV_MPU6050_CHAN(_type, _channel2, _index) \ argument 1080 #define INV_MPU6050_TEMP_CHAN(_index) \ argument 1136 #define INV_MPU9X50_MAGN_CHAN(_chan2, _bits, _index) \ argument
|
/linux/drivers/regulator/ |
A D | pcap-regulator.c | 99 #define VREG_INFO(_vreg, _reg, _en, _index, _stby, _lowpwr) \ argument
|
/linux/drivers/hwmon/ |
A D | nct6683.c | 375 #define SENSOR_DEVICE_TEMPLATE(_template, _mode, _show, _store, _index) \ argument 381 _nr, _index) \ argument 387 #define SENSOR_TEMPLATE(_name, _template, _mode, _show, _store, _index) \ argument 393 _nr, _index) \ argument
|
A D | acpi_power_meter.c | 461 #define RO_SENSOR_TEMPLATE(_label, _show, _index) \ argument 468 #define RW_SENSOR_TEMPLATE(_label, _show, _set, _index) \ argument
|
/linux/drivers/iio/chemical/ |
A D | sps30.c | 293 #define SPS30_CHAN(_index, _mod) { \ argument
|
A D | pms7003.c | 172 #define PMS7003_CHAN(_index, _mod, _addr) { \ argument
|
/linux/drivers/net/wireless/ath/ath9k/ |
A D | mac.h | 21 #define set11nTries(_series, _index) \ argument 24 #define set11nRate(_series, _index) \ argument 27 #define set11nPktDurRTSCTS(_series, _index) \ argument 32 #define set11nRateFlags(_series, _index) \ argument
|
/linux/drivers/hwmon/occ/ |
A D | common.c | 762 #define SENSOR_ATTR_OCC(_name, _mode, _show, _store, _nr, _index) { \ argument 768 #define OCC_INIT_ATTR(_name, _mode, _show, _store, _nr, _index) \ argument
|