Home
last modified time | relevance | path

Searched refs:IIO_CONST_ATTR (Results 1 – 25 of 26) sorted by relevance

12

/linux/include/linux/iio/
H A Dsysfs.h90 #define IIO_CONST_ATTR(_name, _string) \ macro
137 IIO_CONST_ATTR(sampling_frequency_available, _string)
152 IIO_CONST_ATTR(integration_time_available, _string)
158 IIO_CONST_ATTR(in_temp_offset, _string)
161 IIO_CONST_ATTR(in_temp_scale, _string)
/linux/drivers/iio/humidity/
H A Dhdc100x.c72 static IIO_CONST_ATTR(temp_integration_time_available,
75 static IIO_CONST_ATTR(humidityrelative_integration_time_available,
78 static IIO_CONST_ATTR(out_current_heater_raw_available,
/linux/drivers/iio/light/
H A Dstk3310.c204 static IIO_CONST_ATTR(in_illuminance_scale_available, STK3310_SCALE_AVAILABLE);
206 static IIO_CONST_ATTR(in_proximity_scale_available, STK3310_SCALE_AVAILABLE);
208 static IIO_CONST_ATTR(in_illuminance_integration_time_available,
211 static IIO_CONST_ATTR(in_proximity_integration_time_available,
H A Dmax44000.c386 static IIO_CONST_ATTR(illuminance_integration_time_available, max44000_int_time_avail_str);
387 static IIO_CONST_ATTR(illuminance_scale_available, max44000_scale_avail_str);
H A Dal3010.c65 static IIO_CONST_ATTR(in_illuminance_scale_available, AL3010_SCALE_AVAILABLE);
H A Dal3320a.c78 static IIO_CONST_ATTR(in_illuminance_scale_available, AL3320A_SCALE_AVAILABLE);
H A Drpr0521.c208 static IIO_CONST_ATTR(in_intensity_scale_available, RPR0521_ALS_SCALE_AVAIL);
209 static IIO_CONST_ATTR(in_proximity_scale_available, RPR0521_PXS_SCALE_AVAIL);
H A Dvl6180.c394 static IIO_CONST_ATTR(als_gain_available, "1 1.25 1.67 2.5 5 10 20 40");
H A Dus5182d.c143 static IIO_CONST_ATTR(in_illuminance_scale_available,
H A Dsi1133.c116 static IIO_CONST_ATTR(scale_available, "1 2 4 8 16 32 64 128");
/linux/drivers/iio/chemical/
H A Dvz89x.c129 static IIO_CONST_ATTR(in_concentration_co2_scale, "0.00000698689");
130 static IIO_CONST_ATTR(in_concentration_voc_scale, "0.00000000436681223");
H A Dscd4x.c543 static IIO_CONST_ATTR(calibration_forced_value_available,
/linux/drivers/iio/accel/
H A Dmma7660.c66 static IIO_CONST_ATTR(in_accel_scale_available, MMA7660_SCALE_AVAIL);
H A Dmma7455_core.c195 static IIO_CONST_ATTR(sampling_frequency_available, "125 250");
H A Dkxsd9.c125 static IIO_CONST_ATTR(accel_scale_available,
H A Dstk8ba50.c132 static IIO_CONST_ATTR(in_accel_scale_available, STK8BA50_SCALE_AVAIL);
H A Dmxc4005.c95 static IIO_CONST_ATTR(in_accel_scale_available, "0.009582 0.019164 0.038329");
H A Dkxcjk-1013.c1106 static IIO_CONST_ATTR(in_accel_scale_available, "0.009582 0.019163 0.038326");
/linux/drivers/iio/temperature/
H A Dtmp006.c166 static IIO_CONST_ATTR(sampling_frequency_available, "4 2 1 0.5 0.25");
H A Dtmp007.c352 static IIO_CONST_ATTR(sampling_frequency_available, "4 2 1 0.5 0.25");
/linux/drivers/iio/pressure/
H A Dms5611_core.c45 static IIO_CONST_ATTR(oversampling_ratio_available, ms5611_show_osr);
/linux/drivers/iio/cdc/
H A Dad7150.c511 static IIO_CONST_ATTR(in_capacitance_thresh_adaptive_timeout_available,
/linux/drivers/iio/imu/
H A Dkmx61.c194 static IIO_CONST_ATTR(accel_scale_available, "0.009582 0.019163 0.038326");
195 static IIO_CONST_ATTR(magn_scale_available, "0.001465");
/linux/drivers/iio/proximity/
H A Disl29501.c576 static IIO_CONST_ATTR(out_current_scale_available,
/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c1688 static IIO_CONST_ATTR(in_anglvel_scale_available,
1690 static IIO_CONST_ATTR(in_accel_scale_available,

12