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