Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dleds.h11 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled);
19 static inline void hci_leds_update_powered(struct hci_dev *hdev, in hci_leds_update_powered() function
Dleds.c24 void hci_leds_update_powered(struct hci_dev *hdev, bool enabled) in hci_leds_update_powered() function
Dhci_core.c1486 hci_leds_update_powered(hdev, true); in hci_dev_do_open()
1624 hci_leds_update_powered(hdev, false); in hci_dev_do_close()