Home
last modified time | relevance | path

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

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