Home
last modified time | relevance | path

Searched defs:skl_sst (Results 1 – 2 of 2) sorted by relevance

/sound/soc/intel/skylake/
Dskl-sst-ipc.h48 struct skl_sst { struct
49 struct device *dev;
50 struct sst_dsp *dsp;
53 wait_queue_head_t boot_wait;
54 bool boot_complete;
57 struct sst_generic_ipc ipc;
Dskl.h66 struct skl_sst *skl_sst; /* sst skl ctx */ member