Searched refs:fwtrace_write_to_file (Results 1 – 1 of 1) sorted by relevance
37 static int fwtrace_write_to_file(uint8 *buf, uint16 buf_len, dhd_pub_t *dhdp);173 if (fwtrace_write_to_file((uint8 *) curr_buf, length, dhdp) != BCME_OK) { in process_fw_trace_data()204 fwtrace_write_to_file(uint8 *buf, uint16 buf_len, dhd_pub_t *dhdp) in fwtrace_write_to_file() function