Searched refs:sof_ipc_comp (Results 1 – 13 of 13) sorted by relevance
62 struct sof_ipc_comp { struct105 struct sof_ipc_comp comp;127 struct sof_ipc_comp comp;136 struct sof_ipc_comp comp;146 struct sof_ipc_comp comp;162 struct sof_ipc_comp comp;173 struct sof_ipc_comp comp;183 struct sof_ipc_comp comp;209 struct sof_ipc_comp comp;215 struct sof_ipc_comp comp;[all …]
90 struct sof_ipc_comp *cc = global_ipc->comp_data; in fuzz_isr()98 struct sof_ipc_comp comp; in fuzz_isr()
31 struct sof_ipc_comp *comp = (struct sof_ipc_comp *)tplg_object; in tb_register_asrc()121 struct sof_ipc_comp *comp = (struct sof_ipc_comp *)tplg_object; in tb_register_mixer()141 struct sof_ipc_comp *comp = (struct sof_ipc_comp *)tplg_object; in tb_register_pga()213 struct sof_ipc_comp *comp = (struct sof_ipc_comp *)tplg_object; in tb_register_src()
41 static inline struct sof_ipc_comp_config *comp_config(struct sof_ipc_comp *comp) in comp_config()76 static const struct comp_driver *get_drv(struct sof_ipc_comp *comp) in get_drv()156 static void comp_common_builder(struct sof_ipc_comp *comp, in comp_common_builder()194 static void comp_specific_builder(struct sof_ipc_comp *comp, in comp_specific_builder()309 struct comp_dev *comp_new(struct sof_ipc_comp *comp) in comp_new()636 struct sof_ipc_comp *comp = ipc_from_comp_new(_comp); in ipc_comp_new()
1275 struct sof_ipc_comp *comp = ipc->comp_data; in ipc_glb_tplg_comp_new()
34 offsetof(struct sof_ipc_comp, core), 0},
40 #define ipc_from_comp_new(x) ((struct sof_ipc_comp *)x)
81 dev = comp_new((struct sof_ipc_comp *)ipc); in setup_test_case()
165 dev = comp_new((struct sof_ipc_comp *)ipc); in setup_test_case()
187 dev = comp_new((struct sof_ipc_comp *)ipc); in setup_test_case()
43 struct comp_dev *comp_new(struct sof_ipc_comp *comp);
153 dev = comp_new((struct sof_ipc_comp *)ipc); in setup()
152 dev = comp_new((struct sof_ipc_comp *)ipc); in setup()