Searched refs:hi8435_sensing_mode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/adc/ |
H A D | hi8435.c | 344 static const struct iio_enum hi8435_sensing_mode = { variable 352 IIO_ENUM("sensing_mode", IIO_SEPARATE, &hi8435_sensing_mode), 353 IIO_ENUM_AVAILABLE("sensing_mode", &hi8435_sensing_mode),
|
/kernel/linux/linux-6.6/drivers/iio/adc/ |
H A D | hi8435.c | 344 static const struct iio_enum hi8435_sensing_mode = { variable 352 IIO_ENUM("sensing_mode", IIO_SEPARATE, &hi8435_sensing_mode), 353 IIO_ENUM_AVAILABLE("sensing_mode", IIO_SHARED_BY_TYPE, &hi8435_sensing_mode),
|
Completed in 2 milliseconds