Home
last modified time | relevance | path

Searched refs:was_active (Results 1 – 3 of 3) sorted by relevance

/drivers/i2c/busses/
Di2c-kempld.c71 bool was_active; member
321 i2c->was_active = true; in kempld_i2c_probe()
350 if (!i2c->was_active) { in kempld_i2c_remove()
/drivers/tty/
Dsysrq.c754 bool was_active = sysrq->active; in sysrq_handle_keypress() local
826 if (was_active) in sysrq_handle_keypress()
/drivers/target/
Dtarget_core_transport.c1585 bool was_active = false; in target_stop_cmd() local
1598 was_active = true; in target_stop_cmd()
1601 return was_active; in target_stop_cmd()