Home | History | Annotate | Download | only in sound

Lines Matching full:subminor

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