Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-component.c298 int upon_open) in snd_soc_component_module_get() argument
300 if (component->driver->module_get_upon_open == !!upon_open && in snd_soc_component_module_get()
308 int upon_open) in snd_soc_component_module_put() argument
310 if (component->driver->module_get_upon_open == !!upon_open) in snd_soc_component_module_put()
/Linux-v5.4/include/sound/
Dsoc-component.h302 int upon_open);
308 int upon_open);