Home
last modified time | relevance | path

Searched refs:HCILL_AWAKE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ll.c61 HCILL_AWAKE, enumerator
125 ll->hcill_state = HCILL_AWAKE; in ll_open()
182 * 2. changes internal state to HCILL_AWAKE.
193 ll->hcill_state = HCILL_AWAKE; in __ll_do_awake()
237 /* send pending packets and change state to HCILL_AWAKE */ in ll_device_want_to_wakeup()
261 if (ll->hcill_state != HCILL_AWAKE) in ll_device_want_to_sleep()
299 /* send pending packets and change state to HCILL_AWAKE */ in ll_device_woke_up()
325 case HCILL_AWAKE: in ll_enqueue()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ll.c61 HCILL_AWAKE, enumerator
125 ll->hcill_state = HCILL_AWAKE; in ll_open()
182 * 2. changes internal state to HCILL_AWAKE.
193 ll->hcill_state = HCILL_AWAKE; in __ll_do_awake()
237 /* send pending packets and change state to HCILL_AWAKE */ in ll_device_want_to_wakeup()
261 if (ll->hcill_state != HCILL_AWAKE) in ll_device_want_to_sleep()
299 /* send pending packets and change state to HCILL_AWAKE */ in ll_device_woke_up()
325 case HCILL_AWAKE: in ll_enqueue()

Completed in 2 milliseconds