Searched refs:hcill_state (Results 1 – 1 of 1) sorted by relevance
78 unsigned long hcill_state; /* HCILL power state */ member126 ll->hcill_state = HCILL_AWAKE; in ll_open()194 ll->hcill_state = HCILL_AWAKE; in __ll_do_awake()210 switch (ll->hcill_state) { in ll_device_want_to_wakeup()234 ll->hcill_state); in ll_device_want_to_wakeup()262 if (ll->hcill_state != HCILL_AWAKE) in ll_device_want_to_sleep()264 ll->hcill_state); in ll_device_want_to_sleep()273 ll->hcill_state = HCILL_ASLEEP; in ll_device_want_to_sleep()296 if (ll->hcill_state != HCILL_ASLEEP_TO_AWAKE) in ll_device_woke_up()298 ll->hcill_state); in ll_device_woke_up()[all …]