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

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

Completed in 227 milliseconds