Searched refs:dst_id (Results 1 – 2 of 2) sorted by relevance
117 …_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_id *dst_id);154 static inline struct snd_ctl_elem_id *snd_ctl_build_ioff(struct snd_ctl_elem_id *dst_id, in snd_ctl_build_ioff() argument158 *dst_id = src_kctl->id; in snd_ctl_build_ioff()159 dst_id->index += offset; in snd_ctl_build_ioff()160 dst_id->numid += offset; in snd_ctl_build_ioff()161 return dst_id; in snd_ctl_build_ioff()
524 struct snd_ctl_elem_id *dst_id) in snd_ctl_rename_id() argument534 kctl->id = *dst_id; in snd_ctl_rename_id()