Home
last modified time | relevance | path

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

/linux-2.6.39/sound/
Dsound_core.c117 const struct file_operations *unit_fops; member
211 s->unit_fops=fops; in __sound_insert_unit()
593 new_fops = fops_get(s->unit_fops); in soundcore_open()
620 new_fops = fops_get(s->unit_fops); in soundcore_open()