Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h983 #define SNDRV_CTL_EVENT_MASK_TLV (1<<3) /* element TLV tree was changed */ macro
/linux-4.1.27/sound/core/
Dcontrol.c1439 snd_ctl_notify(card, SNDRV_CTL_EVENT_MASK_TLV, &id); in snd_ctl_tlv_ioctl()