Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dleds.h15 void bt_leds_cleanup(void);
24 static inline void bt_leds_cleanup(void) {} in bt_leds_cleanup() function
Dleds.c100 void bt_leds_cleanup(void) in bt_leds_cleanup() function
Daf_bluetooth.c789 bt_leds_cleanup(); in bt_exit()