Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dleds.h11 void bt_leds_init(void);
20 static inline void bt_leds_init(void) {} in bt_leds_init() function
H A Dleds.c92 void bt_leds_init(void) in bt_leds_init() function
H A Daf_bluetooth.c786 bt_leds_init(); in bt_init()