Searched refs:fwtrace_open_file (Results 1 – 1 of 1) sorted by relevance
39 static int fwtrace_open_file(uint32 fw_trace_enabled, dhd_pub_t *dhdp);241 fwtrace_open_file(TRUE, dhdp); in fwtrace_write_to_file()283 ret_val = fwtrace_open_file(fw_trace_enabled, dhdp); in fw_trace_start()324 fwtrace_open_file(uint32 fw_trace_enabled, dhd_pub_t *dhdp) in fwtrace_open_file() function