Searched refs:hdr_pos (Results 1 – 3 of 3) sorted by relevance
60 const u8 *hdr_pos; /* header position */ member116 const u8 *end = tplg->hdr_pos; in soc_tplg_is_eof()125 return (unsigned long)(tplg->hdr_pos - tplg->fw->data); in soc_tplg_get_hdr_offset()1665 tplg->pos = tplg->hdr_pos + sizeof(struct snd_soc_tplg_hdr); in soc_tplg_load_header()1708 tplg->hdr_pos = tplg->fw->data; in soc_tplg_process_headers()1709 hdr = (struct snd_soc_tplg_hdr *)tplg->hdr_pos; in soc_tplg_process_headers()1726 tplg->hdr_pos += hdr->payload_size + in soc_tplg_process_headers()1728 hdr = (struct snd_soc_tplg_hdr *)tplg->hdr_pos; in soc_tplg_process_headers()
64 off_t hdr_pos = lseek(output_fd, 0, SEEK_CUR); in record_file() local94 if (hdr_sz && pwrite(output_fd, sizep, hdr_sz, hdr_pos) < 0) { in record_file()
257 u8 *hdr_pos = (u8 *)hdr; in vnt_mac_hdr_pos() local263 return (u16)(hdr_pos - head); in vnt_mac_hdr_pos()