Home
last modified time | relevance | path

Searched refs:hci_leds_update_powered (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dleds.h8 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled);
16 static inline void hci_leds_update_powered(struct hci_dev *hdev, in hci_leds_update_powered() function
H A Dleds.c21 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered() function
H A Dhci_core.c1598 hci_leds_update_powered(hdev, true); in hci_dev_do_open()
1742 hci_leds_update_powered(hdev, false); in hci_dev_do_close()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dleds.h8 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled);
16 static inline void hci_leds_update_powered(struct hci_dev *hdev, in hci_leds_update_powered() function
H A Dleds.c21 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered() function
H A Dhci_sync.c4878 hci_leds_update_powered(hdev, true); in hci_dev_open_sync()
4995 hci_leds_update_powered(hdev, false); in hci_dev_close_sync()

Completed in 14 milliseconds