Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dcontrol_hw.c49 #define SNDRV_CTL_VERSION_MAX SNDRV_PROTOCOL_VERSION(2, 0, 4) macro
431 if (SNDRV_PROTOCOL_INCOMPATIBLE(ver, SNDRV_CTL_VERSION_MAX)) { in snd_ctl_hw_open()