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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/
H A Dsound_core.c128 static const struct file_operations soundcore_fops = variable in typeref:struct:file_operations
247 &soundcore_fops);
624 register_chrdev(SOUND_MAJOR, "sound", &soundcore_fops) == -1) {

Completed in 50 milliseconds