Lines Matching refs:raw_sstr
8917 if (dhd->event_data.raw_sstr) { in dhd_stop()
8918 MFREE(dhd->pub.osh, dhd->event_data.raw_sstr, in dhd_stop()
10971 temp->raw_sstr = NULL; in dhd_init_static_strs_array()
10989 if (strstr(str_file, ram_file_str) != NULL && temp->raw_sstr != NULL) { in dhd_init_static_strs_array()
10990 raw_fmts = temp->raw_sstr; /* reuse already malloced raw_fmts */ in dhd_init_static_strs_array()
11018 temp->raw_sstr = raw_fmts; in dhd_init_static_strs_array()
11046 temp->raw_sstr = NULL; in dhd_init_static_strs_array()
11201 temp->raw_sstr = NULL; in dhd_init_static_strs_array()
11232 if (strstr(str_file, ram_file_str) != NULL && temp->raw_sstr != NULL) { in dhd_init_static_strs_array()
11233 raw_fmts = temp->raw_sstr; /* reuse already malloced raw_fmts */ in dhd_init_static_strs_array()
11260 temp->raw_sstr = raw_fmts; in dhd_init_static_strs_array()
11292 temp->raw_sstr = NULL; in dhd_init_static_strs_array()
17501 if (dhd->event_data.raw_sstr) { in dhd_detach()
17502 MFREE(dhd->pub.osh, dhd->event_data.raw_sstr, in dhd_detach()