Searched defs:skl_dsp_ops (Results 1 – 1 of 1) sorted by relevance
153 struct skl_dsp_ops { struct154 int id;155 unsigned int num_cores;179 const struct skl_dsp_ops *skl_get_dsp_ops(int pci_id); argument