Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dsoc-component.h418 void *mark, int upon_open);
424 void *mark, int upon_open, int rollback);
/openbmc/linux/sound/soc/
H A Dsoc-component.c303 void *mark, int upon_open) in snd_soc_component_module_get() argument
307 if (component->driver->module_get_upon_open == !!upon_open && in snd_soc_component_module_get()
319 void *mark, int upon_open, int rollback) in snd_soc_component_module_put() argument
324 if (component->driver->module_get_upon_open == !!upon_open) in snd_soc_component_module_put()