Searched refs:fmt_count (Results 1 – 4 of 4) sorted by relevance
57 if (fmt_configs->fmt_count) { in intel_nhlt_get_dmic_geo() 61 fmt_configs->fmt_count); in intel_nhlt_get_dmic_geo() 63 for (i = 0; i < fmt_configs->fmt_count; i++) { in intel_nhlt_get_dmic_geo() 197 for (j = 0; j < fmt->fmt_count; j++) { in intel_nhlt_ssp_mclk_mask() 248 dev_dbg(dev, "Endpoint format count=%d\n", fmt->fmt_count); in nhlt_get_specific_cfg() 250 for (i = 0; i < fmt->fmt_count; i++) { in nhlt_get_specific_cfg()
60 u8 fmt_count; member
1958 for (i = 0; i < fw_log->fmt_count; i++) { in rtw89_fw_log_get_fmt_idx() 1971 u32 fmt_count; in rtw89_fw_log_create_fmts_dict() local 1975 fmt_count = le32_to_cpu(suit_hdr->count); in rtw89_fw_log_create_fmts_dict() 1977 fmts_ptr = &suit_hdr->ids[fmt_count]; in rtw89_fw_log_create_fmts_dict() 1979 log->fmts = kcalloc(fmt_count, sizeof(char *), GFP_KERNEL); in rtw89_fw_log_create_fmts_dict() 1983 for (i = 0; i < fmt_count; i++) { in rtw89_fw_log_create_fmts_dict() 1990 log->fmt_count++; in rtw89_fw_log_create_fmts_dict()
4671 u32 fmt_count; member