Searched refs:hcill_state (Results 1 – 1 of 1) sorted by relevance
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()297 ll->hcill_state); in ll_device_woke_up()324 switch (ll->hcill_state) { in ll_enqueue()347 ll->hcill_state); in ll_enqueue()[all …]