Home
last modified time | relevance | path

Searched defs:SNDRV_PCM_STATE_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasound.h240 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasound.h251 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) macro
/kernel/linux/linux-5.10/include/uapi/sound/
Dasound.h319 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */ macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
Dasound.h319 #define SNDRV_PCM_STATE_DISCONNECTED ((__force snd_pcm_state_t) 8) /* hardware is disconnected */ macro