Searched defs:sdw_intel_ops (Results 1 – 2 of 2) sorted by relevance
219 struct sdw_intel_ops { struct220 int (*params_stream)(struct device *dev,222 int (*free_stream)(struct device *dev,224 int (*trigger)(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai);
271 static struct sdw_master_ops sdw_intel_ops = { variable