Searched refs:dst_id (Results 1 – 2 of 2) sorted by relevance
123 …_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_id *dst_id);160 static inline struct snd_ctl_elem_id *snd_ctl_build_ioff(struct snd_ctl_elem_id *dst_id, in snd_ctl_build_ioff() argument164 *dst_id = src_kctl->id; in snd_ctl_build_ioff()165 dst_id->index += offset; in snd_ctl_build_ioff()166 dst_id->numid += offset; in snd_ctl_build_ioff()167 return dst_id; in snd_ctl_build_ioff()
28 u8 dst_id; member