Searched refs:hcill_state (Results 1 – 1 of 1) sorted by relevance
77 unsigned long hcill_state; /* HCILL power state */ member 125 ll->hcill_state = HCILL_AWAKE; in ll_open() 193 ll->hcill_state = HCILL_AWAKE; in __ll_do_awake() 209 switch (ll->hcill_state) { in ll_device_want_to_wakeup() 233 ll->hcill_state); in ll_device_want_to_wakeup() 261 if (ll->hcill_state != HCILL_AWAKE) in ll_device_want_to_sleep() 263 ll->hcill_state); in ll_device_want_to_sleep() 272 ll->hcill_state = HCILL_ASLEEP; in ll_device_want_to_sleep() 295 if (ll->hcill_state != HCILL_ASLEEP_TO_AWAKE) in ll_device_woke_up() 297 ll->hcill_state); in ll_device_woke_up() [all...]