Searched defs:snd_sof_pipeline (Results 1 – 1 of 1) sorted by relevance
502 struct snd_sof_pipeline { struct503 struct snd_sof_widget *pipe_widget;504 int started_count;505 int paused_count;506 int complete;507 unsigned long core_mask;508 struct list_head list;
Completed in 15 milliseconds