Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1217 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1217 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */ macro
/openbmc/linux/sound/core/
H A Dcontrol.c1619 mask |= SNDRV_CTL_EVENT_MASK_TLV; in replace_user_tlv()