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

/linux-4.4.14/drivers/i2c/busses/
H A Di2c-kempld.c71 bool was_active; member in struct:kempld_i2c_data
321 i2c->was_active = true; kempld_i2c_probe()
350 if (!i2c->was_active) { kempld_i2c_remove()
/linux-4.4.14/arch/powerpc/kvm/
H A Dmpic.c325 bool active, bool was_active) IRQ_local_pipe()
335 __func__, n_IRQ, active, was_active); IRQ_local_pipe()
339 __func__, src->output, n_IRQ, active, was_active, IRQ_local_pipe()
347 if (!was_active && IRQ_local_pipe()
354 if (was_active && IRQ_local_pipe()
415 bool active, was_active; openpic_update_irq() local
427 was_active = !!(src->ivpr & IVPR_ACTIVITY_MASK); openpic_update_irq()
433 if (!active && !was_active) { openpic_update_irq()
451 IRQ_local_pipe(opp, src->last_cpu, n_IRQ, active, was_active); openpic_update_irq()
457 was_active); openpic_update_irq()
468 was_active); openpic_update_irq()
324 IRQ_local_pipe(struct openpic *opp, int n_CPU, int n_IRQ, bool active, bool was_active) IRQ_local_pipe() argument
/linux-4.4.14/drivers/tty/
H A Dsysrq.c760 bool was_active = sysrq->active; sysrq_handle_keypress() local
832 if (was_active) sysrq_handle_keypress()
/linux-4.4.14/drivers/target/
H A Dtarget_core_transport.c1635 bool was_active = false; variable
1648 was_active = true;
1651 return was_active;

Completed in 161 milliseconds