Home
last modified time | relevance | path

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

/openbmc/linux/sound/
H A Dsound_core.c159 static int __sound_insert_unit(struct sound_unit * s, struct sound_unit **list, const struct file_o… in __sound_insert_unit() function
249 r = __sound_insert_unit(s, list, fops, index, low, top); in sound_insert_unit()