Home
last modified time | relevance | path

Searched refs:soundcore_fops (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/
H A Dsound_core.c149 static const struct file_operations soundcore_fops = variable
269 &soundcore_fops); in sound_insert_unit()
612 register_chrdev(SOUND_MAJOR, "sound", &soundcore_fops) < 0) { in init_oss_soundcore()
/kernel/linux/linux-6.6/sound/
H A Dsound_core.c146 static const struct file_operations soundcore_fops = variable
266 &soundcore_fops); in sound_insert_unit()
609 register_chrdev(SOUND_MAJOR, "sound", &soundcore_fops) < 0) { in init_oss_soundcore()

Completed in 4 milliseconds