Searched refs:unit_fops (Results 1 – 1 of 1) sorted by relevance
112 const struct file_operations *unit_fops; member194 s->unit_fops=fops; in __sound_insert_unit()550 new_fops = fops_get(s->unit_fops); in soundcore_open()577 new_fops = fops_get(s->unit_fops); in soundcore_open()
Completed in 3 milliseconds