Lines Matching defs:active
122 * call data gathering function for each (active) module
132 if (ops->active == 1) {
215 * Start/Stop timer, show status of timer (0 = not active, 1 = active)
287 int active;
289 .data = &active,
314 active = ops->active;
322 if (active && (ops->active == 0)) {
339 ops->active = 1;
340 } else if (!active && (ops->active == 1)) {
341 ops->active = 0;
432 if (ops->active == 1) {
461 if (ops->active == 1) {