Searched refs:bma180_power_mode_enum (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | bma180.c | 646 static const struct iio_enum bma180_power_mode_enum = { variable 659 IIO_ENUM("power_mode", IIO_SHARED_BY_TYPE, &bma180_power_mode_enum), 660 IIO_ENUM_AVAILABLE("power_mode", IIO_SHARED_BY_TYPE, &bma180_power_mode_enum),
|
/kernel/linux/linux-5.10/drivers/iio/accel/ |
H A D | bma180.c | 670 static const struct iio_enum bma180_power_mode_enum = { variable 683 IIO_ENUM("power_mode", IIO_SHARED_BY_TYPE, &bma180_power_mode_enum), 684 IIO_ENUM_AVAILABLE("power_mode", &bma180_power_mode_enum),
|
Completed in 4 milliseconds