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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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)

Completed in 69 milliseconds