Home
last modified time | relevance | path

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

/Linux-v4.19/sound/
Dsound_core.c167 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_o… in __sound_insert_unit() function
257 r = __sound_insert_unit(s, list, fops, index, low, top); in sound_insert_unit()