Home
last modified time | relevance | path

Searched refs:woken_up (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ti/wl1251/
H A Dtx.c334 bool woken_up = false; in wl1251_tx_work() local
343 if (!woken_up) { in wl1251_tx_work()
349 woken_up = true; in wl1251_tx_work()
363 if (woken_up) in wl1251_tx_work()
/linux/drivers/input/mouse/
H A Delan_i2c_core.c267 bool woken_up = false; in __elan_initialize() local
296 woken_up = true; in __elan_initialize()
307 if (!woken_up) { in __elan_initialize()