Searched refs:snd_major (Results 1 - 6 of 6) sorted by path

/linux-master/include/sound/
H A Dcore.h233 extern int snd_major;
/linux-master/sound/core/
H A Dcompress_offload.c91 if (maj == snd_major)
H A Dhwdep.c75 if (major == snd_major) {
H A Dpcm_native.c2221 if (!S_ISCHR(inode->i_mode) || imajor(inode) != snd_major)
H A Drawmidi.c448 if (maj == snd_major) {
H A Dsound.c22 int snd_major; variable
23 EXPORT_SYMBOL(snd_major); variable
391 snd_major = major;

Completed in 401 milliseconds