Searched refs:monitor_on (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/iio/adc/
H A Dmax1363.h187 * @monitor_on: whether monitor mode is enabled
211 bool monitor_on; member in struct:max1363_state
H A Dmax1363_core.c212 if (st->monitor_on) {
1242 st->monitor_on = false;
1332 st->monitor_on = true;
1402 if (st->monitor_on && !st->mask_high && !st->mask_low)
1405 if (!st->monitor_on && val)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/iio/adc/
H A Dmax1363.h187 * @monitor_on: whether monitor mode is enabled
211 bool monitor_on; member in struct:max1363_state
H A Dmax1363_core.c212 if (st->monitor_on) {
1242 st->monitor_on = false;
1332 st->monitor_on = true;
1402 if (st->monitor_on && !st->mask_high && !st->mask_low)
1405 if (!st->monitor_on && val)

Completed in 115 milliseconds