Searched refs:active_module (Results 1 – 1 of 1) sorted by relevance
55 struct avs_path_module *active_module; in avs_control_volume_get() local66 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() local113 if (active_module) { in avs_control_volume_put()138 struct avs_path_module *active_module; in avs_control_mute_get() local150 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