Searched refs:dst_id (Results 1 – 1 of 1) sorted by relevance
118 …_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_id *dst_id);155 static inline struct snd_ctl_elem_id *snd_ctl_build_ioff(struct snd_ctl_elem_id *dst_id, in snd_ctl_build_ioff() argument159 *dst_id = src_kctl->id; in snd_ctl_build_ioff()160 dst_id->index += offset; in snd_ctl_build_ioff()161 dst_id->numid += offset; in snd_ctl_build_ioff()162 return dst_id; in snd_ctl_build_ioff()