Home
last modified time | relevance | path

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

/openbmc/linux/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.c4846 hci_leds_update_powered(hdev, true); in hci_dev_open_sync()
4962 hci_leds_update_powered(hdev, false); in hci_dev_close_sync()