Home
last modified time | relevance | path

Searched refs:dspvols (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dcontrol.c52 struct avs_volume_cfg *dspvols = NULL; in avs_control_volume_get() local
63 active_module->instance_id, &dspvols, in avs_control_volume_get()
66 ucontrol->value.integer.value[0] = dspvols[0].target_volume; in avs_control_volume_get()
69 kfree(dspvols); in avs_control_volume_get()

Completed in 1 milliseconds