Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
A Dprobes.c290 .module_get_upon_open = 1, /* increment refcount when a stream is opened */
A Dpcm.c1277 .module_get_upon_open = 1, /* increment refcount when a pcm is opened */
1640 .module_get_upon_open = 1,
/linux/include/sound/
A Dsoc-component.h176 unsigned int module_get_upon_open:1; member
/linux/sound/soc/
A Dsoc-component.c321 if (component->driver->module_get_upon_open == !!upon_open && in snd_soc_component_module_get()
338 if (component->driver->module_get_upon_open == !!upon_open) in snd_soc_component_module_put()
/linux/sound/soc/sof/
A Dsof-client-probes.c380 .module_get_upon_open = 1,
A Dpcm.c729 pd->module_get_upon_open = 1; in snd_sof_new_platform_drv()

Completed in 18 milliseconds