Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dleds.h12 void bt_leds_cleanup(void);
21 static inline void bt_leds_cleanup(void) {} in bt_leds_cleanup() function
Dleds.c97 void bt_leds_cleanup(void) in bt_leds_cleanup() function
Daf_bluetooth.c791 bt_leds_cleanup(); in bt_exit()