Home
last modified time | relevance | path

Searched refs:parse_prof_count (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_acf_bin.c1211 int parse_prof_count = 0; in aw_parse_dev_type_v_1_0_0_0() local
1238 parse_prof_count++; in aw_parse_dev_type_v_1_0_0_0()
1243 if (parse_prof_count == 0) { in aw_parse_dev_type_v_1_0_0_0()
1244 AW_DEV_LOGE(dev, "get dev type num is %d, parse failed", parse_prof_count); in aw_parse_dev_type_v_1_0_0_0()
1256 int parse_prof_count = 0; in aw_parse_default_type_v_1_0_0_0() local
1282 parse_prof_count++; in aw_parse_default_type_v_1_0_0_0()
1287 if (parse_prof_count == 0) { in aw_parse_default_type_v_1_0_0_0()
1288 AW_DEV_LOGE(dev, "get default type num is %d,parse failed", parse_prof_count); in aw_parse_default_type_v_1_0_0_0()