Home
last modified time | relevance | path

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

/linux-4.1.27/Documentation/sound/alsa/
DChannel-Mapping-API.txt79 SNDRV_CHMAP_UNKNOWN = 0,
/linux-4.1.27/include/uapi/sound/
Dasound.h506 SNDRV_CHMAP_UNKNOWN = 0, enumerator
/linux-4.1.27/sound/usb/
Dstream.c310 chmap->map[c] = SNDRV_CHMAP_UNKNOWN; in convert_chmap()