Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h1134 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */ macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h1134 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */ macro
/Linux-v6.1/sound/core/
Dcontrol.c1531 mask |= SNDRV_CTL_EVENT_MASK_TLV; in replace_user_tlv()