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