Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/intel/avs/
A Dprobes.c283 .module_get_upon_open = 1, /* increment refcount when a stream is opened */
A Dpcm.c1123 .module_get_upon_open = 1, /* increment refcount when a pcm is opened */
1477 .module_get_upon_open = 1,
/linux-6.3-rc2/include/sound/
A Dsoc-component.h167 unsigned int module_get_upon_open:1; member
/linux-6.3-rc2/sound/soc/
A Dsoc-component.c284 if (component->driver->module_get_upon_open == !!upon_open && in snd_soc_component_module_get()
301 if (component->driver->module_get_upon_open == !!upon_open) in snd_soc_component_module_put()
/linux-6.3-rc2/sound/soc/sof/
A Dsof-client-probes.c374 .module_get_upon_open = 1,
A Dpcm.c699 pd->module_get_upon_open = 1; in snd_sof_new_platform_drv()
/linux-6.3-rc2/sound/soc/intel/skylake/
A Dskl-pcm.c1451 .module_get_upon_open = 1, /* increment refcount when a pcm is opened */

Completed in 16 milliseconds