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

/linux-4.1.27/sound/core/
H A Dsound.c36 int snd_major; variable
37 EXPORT_SYMBOL(snd_major); variable
416 snd_major = major; alsa_sound_init()
H A Dhwdep.c89 if (major == snd_major) { snd_hwdep_open()
H A Dcompress_offload.c99 if (maj == snd_major) snd_compr_open()
H A Drawmidi.c380 if (maj == snd_major) { snd_rawmidi_open()
H A Dpcm_native.c1800 if (!S_ISCHR(inode->i_mode) || imajor(inode) != snd_major) is_pcm_file()
/linux-4.1.27/include/sound/
H A Dcore.h205 extern int snd_major;

Completed in 152 milliseconds