Searched defs:tbuf (Results 1 – 3 of 3) sorted by relevance
712 void qdf_get_time_of_the_day_in_hr_min_sec_usec(char *tbuf, int len) in qdf_get_time_of_the_day_in_hr_min_sec_usec()752 void qdf_get_time_of_the_day_in_hr_min_sec_usec(char *tbuf, int len) in qdf_get_time_of_the_day_in_hr_min_sec_usec()
349 static int wlan_add_user_log_time_stamp(char *tbuf, size_t tbuf_sz, uint64_t ts) in wlan_add_user_log_time_stamp()418 char tbuf[60]; in wlan_log_to_user() local