Home
last modified time | relevance | path

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

/net/bluetooth/
Dleds.h9 void hci_leds_init(struct hci_dev *hdev);
18 static inline void hci_leds_init(struct hci_dev *hdev) {} in hci_leds_init() function
Dleds.c86 void hci_leds_init(struct hci_dev *hdev) in hci_leds_init() function
Dhci_core.c3952 hci_leds_init(hdev); in hci_register_dev()