Home
last modified time | relevance | path

Searched refs:alives (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8712/
Drtl871x_pwrctrl.c109 if (pwrpriv->alives & CMD_ALIVE) in r8712_cpwm_int_hdl()
118 pwrctrl->alives |= tag; in register_task_alive()
123 if (pwrctrl->alives & tag) in unregister_task_alive()
124 pwrctrl->alives ^= tag; in unregister_task_alive()
236 if ((pwrctrl->alives == 0) && in r8712_unregister_cmd_alive()
Drtl871x_pwrctrl.h106 uint alives; member
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_pwrctrl.h176 u32 alives; member
/linux-4.4.14/Documentation/usb/
DWUSB-Design-overview.txt325 *Device life cycle and keep alives*