Searched refs:SNDRV_CTL_ELEM_IFACE_TIMER (Results 1 – 3 of 3) sorted by relevance
793 #define SNDRV_CTL_ELEM_IFACE_TIMER ((__force snd_ctl_elem_iface_t) 5) /* timer device */ macro
794 #define SNDRV_CTL_ELEM_IFACE_TIMER ((__force snd_ctl_elem_iface_t) 5) macro
107 case SNDRV_CTL_ELEM_IFACE_TIMER: return "TIMER"; in elem_iface_name()