Searched refs:head_pos (Results 1 – 1 of 1) sorted by relevance
59 unsigned int head_pos; in tscm_hwdep_read_queue() local69 head_pos = tscm->pull_pos; in tscm_hwdep_read_queue()71 length = (tail_pos - head_pos) * sizeof(*entries); in tscm_hwdep_read_queue()78 if (copy_to_user(pos, &entries[head_pos], length)) in tscm_hwdep_read_queue()