Source position: control.inc line 219
type snd_ctl_type_t = (
SND_CTL_TYPE_HW,
SND_CTL_TYPE_SHM,
SND_CTL_TYPE_INET,
SND_CTL_TYPE_EXT
);