Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dsound.c22 int snd_major; variable
23 EXPORT_SYMBOL(snd_major);
397 snd_major = major; in alsa_sound_init()
H A Dhwdep.c75 if (major == snd_major) { in snd_hwdep_open()
H A Dcompress_offload.c91 if (maj == snd_major) in snd_compr_open()
H A Drawmidi.c463 if (maj == snd_major) { in snd_rawmidi_open()
H A Dpcm_native.c2239 if (!S_ISCHR(inode->i_mode) || imajor(inode) != snd_major) in is_pcm_file()
/openbmc/linux/include/sound/
H A Dcore.h233 extern int snd_major;