Home
last modified time | relevance | path

Searched refs:SNDRV_CTL_EVENT_MASK_TLV (Results 1 – 5 of 5) sorted by relevance

/linux/sound/virtio/
H A Dvirtio_kctl.c36 [VIRTIO_SND_CTL_EVT_MASK_TLV] = SNDRV_CTL_EVENT_MASK_TLV
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1240 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */
1236 #define SNDRV_CTL_EVENT_MASK_TLV global() macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1236 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */ macro
/linux/sound/core/
H A Dcontrol.c1521 mask |= SNDRV_CTL_EVENT_MASK_TLV; in replace_user_tlv()