Home
last modified time | relevance | path

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

/linux/sound/
H A Dsound_core.c113 const struct file_operations *unit_fops; member
195 s->unit_fops=fops; in __sound_insert_unit()
551 new_fops = fops_get(s->unit_fops); in soundcore_open()
578 new_fops = fops_get(s->unit_fops); in soundcore_open()