Home | History | Annotate | Download | only in sound

Lines Matching full:subminor

24 #define SNDRV_PROTOCOL_VERSION(major,minor,subminor) (((major) << 16) | ((minor) << 8) | (subminor))