Home
last modified time | relevance | path

Searched defs:SNDRV_PROTOCOL_VERSION (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/tools/include/uapi/sound/
Dasound.h44 #define SNDRV_PROTOCOL_VERSION(major, minor, subminor) (((major)<<16)|((minor)<<8)|(subminor)) macro
/linux-5.19.10/include/uapi/sound/
Dasound.h44 #define SNDRV_PROTOCOL_VERSION(major, minor, subminor) (((major)<<16)|((minor)<<8)|(subminor)) macro