Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_ll.c77 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...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ll.c77 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...]

Completed in 2 milliseconds