Searched defs:avs_path_binding (Results 1 – 1 of 1) sorted by relevance
62 struct avs_path_binding { struct63 struct avs_path_module *source;64 u8 source_pin;65 struct avs_path_module *sink;66 u8 sink_pin;68 struct avs_tplg_binding *template;69 struct avs_path_pipeline *owner;71 struct list_head node;