Home
last modified time | relevance | path

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

/linux/sound/soc/intel/avs/
H A Dpath.h38 struct avs_path_module { struct
50 struct avs_path_module *source; argument
52 struct avs_path_module *sink;
77 int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod,
79 int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod,
H A Dpath.c30 static struct avs_path_module *
33 struct avs_path_module *mod; in avs_path_find_module()
351 static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_copier_create()
385 static int avs_whm_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_whm_create()
420 static struct soc_mixer_control *avs_get_module_control(struct avs_path_module *mod, in avs_get_module_control()
444 int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod, in avs_peakvol_set_volume()
480 int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod, in avs_peakvol_set_mute()
516 static int avs_peakvol_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_peakvol_create()
559 static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_updown_mix_create()
581 static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod) in avs_src_create()
[all …]