Searched refs:strings (Results 1 – 6 of 6) sorted by relevance
69 static const char *strings[] = { "START", in string_from_rsp_bit() local77 return (char *)strings[bit]; in string_from_rsp_bit()
156 static const char *strings[] = { "START_OK", in string_from_start_rsp_status() local169 return (char *)strings[start_rsp]; in string_from_start_rsp_status()
34 static const char *strings[] = { in sta_info_string_from_dbgid() local69 int32_t num_dbg_strings = QDF_ARRAY_SIZE(strings); in sta_info_string_from_dbgid()78 return (char *)strings[id]; in sta_info_string_from_dbgid()
7810 static const char *strings[] = { in net_dev_ref_debug_string_from_id() local7875 int32_t num_dbg_strings = QDF_ARRAY_SIZE(strings); in net_dev_ref_debug_string_from_id()7884 return (char *)strings[dbgid]; in net_dev_ref_debug_string_from_id()
430 static const char *strings[WLAN_REF_ID_MAX] = { "WLAN_OBJMGR_ID", in string_from_dbgid() local542 return strings[id]; in string_from_dbgid()
65 static const char * const strings[] = { in hif_rtpm_id_to_string() local79 return strings[id]; in hif_rtpm_id_to_string()