Symbol: avs_path_module
sound/soc/intel/avs/apl.c
199
struct avs_path_module *mod;
sound/soc/intel/avs/control.c
137
struct avs_path_module *active_module;
sound/soc/intel/avs/control.c
169
struct avs_path_module *active_module;
sound/soc/intel/avs/control.c
24
static struct avs_path_module *avs_get_volume_module(struct avs_dev *adev, u32 id)
sound/soc/intel/avs/control.c
28
struct avs_path_module *mod;
sound/soc/intel/avs/control.c
54
struct avs_path_module *active_module;
sound/soc/intel/avs/control.c
86
struct avs_path_module *active_module;
sound/soc/intel/avs/path.c
1016
struct avs_path_module *mod, *save;
sound/soc/intel/avs/path.c
1066
struct avs_path_module *mod;
sound/soc/intel/avs/path.c
1363
struct avs_path_module *source = binding->source;
sound/soc/intel/avs/path.c
1399
struct avs_path_module *source, *sink;
sound/soc/intel/avs/path.c
1432
struct avs_path_module *source, *sink;
sound/soc/intel/avs/path.c
30
static struct avs_path_module *
sound/soc/intel/avs/path.c
33
struct avs_path_module *mod;
sound/soc/intel/avs/path.c
405
static int avs_copier_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
439
static int avs_whm_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
474
static struct soc_mixer_control *avs_get_module_control(struct avs_path_module *mod,
sound/soc/intel/avs/path.c
498
int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod,
sound/soc/intel/avs/path.c
534
int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod,
sound/soc/intel/avs/path.c
570
static int avs_peakvol_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
613
static int avs_updown_mix_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
635
static int avs_src_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
652
static int avs_asrc_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
672
static int avs_aec_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
691
static int avs_mux_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
709
static int avs_wov_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
726
static int avs_micsel_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
743
static int avs_modbase_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
759
static int avs_modext_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
799
static int avs_probe_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
807
int (*create)(struct avs_dev *adev, struct avs_path_module *mod);
sound/soc/intel/avs/path.c
828
static int avs_path_module_type_create(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
839
static int avs_path_module_send_init_configs(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
866
static void avs_path_module_free(struct avs_dev *adev, struct avs_path_module *mod)
sound/soc/intel/avs/path.c
871
static struct avs_path_module *
sound/soc/intel/avs/path.c
876
struct avs_path_module *mod;
sound/soc/intel/avs/path.c
910
struct avs_path_module *this_mod, *target_mod;
sound/soc/intel/avs/path.c
985
struct avs_path_module *mod;
sound/soc/intel/avs/path.c
988
struct avs_path_module *source, *sink;
sound/soc/intel/avs/path.c
996
struct avs_path_module, node))
sound/soc/intel/avs/path.h
63
struct avs_path_module *source;
sound/soc/intel/avs/path.h
65
struct avs_path_module *sink;
sound/soc/intel/avs/path.h
90
int avs_peakvol_set_volume(struct avs_dev *adev, struct avs_path_module *mod,
sound/soc/intel/avs/path.h
92
int avs_peakvol_set_mute(struct avs_dev *adev, struct avs_path_module *mod,