Searched refs:hdr_ddt_len (Results 1 - 1 of 1) sorted by relevance

/linux-master/sound/soc/codecs/aw88395/
H A Daw88395_lib.c1047 unsigned int hdr_ddt_len; local
1058 hdr_ddt_len = cfg_hdr->hdr_offset + cfg_hdr->ddt_size;
1059 if (hdr_ddt_len > aw_cfg->len) {
1067 act_data += hdr_ddt_len;
1105 unsigned int hdr_ddt_len; local
1117 hdr_ddt_len = cfg_hdr->hdr_offset + cfg_hdr->ddt_size;
1118 if (hdr_ddt_len > aw_cfg->len) {
1126 act_data += hdr_ddt_len;

Completed in 306 milliseconds