Searched refs:lbs_deb_main (Results 1 – 2 of 2) sorted by relevance
232 lbs_deb_main("waiting for commands to complete\n"); in lbs_stop_iface()234 lbs_deb_main("all commands completed\n"); in lbs_stop_iface()830 lbs_deb_main("Entering auto deep sleep mode...\n"); in auto_deepsleep_timer_fn()1057 lbs_deb_main("destroying worker thread\n"); in lbs_remove_card()1059 lbs_deb_main("done destroying worker thread\n"); in lbs_remove_card()
67 #define lbs_deb_main(fmt, args...) LBS_DEB_LL(LBS_DEB_MAIN, " main", fmt, ##args) macro