Home
last modified time | relevance | path

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

/linux-2.6.39/sound/
Dsound_core.c162 static const struct file_operations soundcore_fops = variable
282 &soundcore_fops); in sound_insert_unit()
662 register_chrdev(SOUND_MAJOR, "sound", &soundcore_fops) == -1) { in init_oss_soundcore()