Home
last modified time | relevance | path

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

/sound/soc/intel/avs/
A Dcontrol.c55 struct avs_path_module *active_module; in avs_control_volume_get() local
66 active_module = avs_get_volume_module(adev, ctl_data->id); in avs_control_volume_get()
67 if (active_module) { in avs_control_volume_get()
69 active_module->instance_id, &dspvols, in avs_control_volume_get()
87 struct avs_path_module *active_module; in avs_control_volume_put() local
113 if (active_module) { in avs_control_volume_put()
138 struct avs_path_module *active_module; in avs_control_mute_get() local
150 if (active_module) { in avs_control_mute_get()
152 active_module->instance_id, &dspmutes, in avs_control_mute_get()
170 struct avs_path_module *active_module; in avs_control_mute_put() local
[all …]

Completed in 6 milliseconds