Home
last modified time | relevance | path

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

/sound/
Dsound_core.c117 const struct file_operations *unit_fops; member
210 s->unit_fops=fops; in __sound_insert_unit()
600 new_fops = fops_get(s->unit_fops); in soundcore_open()
627 new_fops = fops_get(s->unit_fops); in soundcore_open()