Searched defs:SNDRV_PROTOCOL_MAJOR (Results 1 – 2 of 2) sorted by relevance
29 #define SNDRV_PROTOCOL_MAJOR(version) (((version)>>16)&0xffff) macro