Home
last modified time | relevance | path

Searched refs:hci_leds_update_powered (Results 1 – 3 of 3) sorted by relevance

/net/bluetooth/
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
Dleds.c21 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered() function
Dhci_core.c1607 hci_leds_update_powered(hdev, true); in hci_dev_do_open()
1753 hci_leds_update_powered(hdev, false); in hci_dev_do_close()