Searched refs:hci_leds_update_powered (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | leds.h | 8 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 D | leds.c | 21 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered() function
|
H A D | hci_core.c | 1598 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 D | leds.h | 8 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 D | leds.c | 21 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered() function
|
H A D | hci_sync.c | 4878 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