Searched defs:sdw_intel_ops (Results 1 – 2 of 2) sorted by relevance
220 struct sdw_intel_ops { struct221 int (*params_stream)(struct device *dev,223 int (*free_stream)(struct device *dev,225 int (*trigger)(struct snd_pcm_substream *substream, int cmd, struct snd_soc_dai *dai);
279 static struct sdw_master_ops sdw_intel_ops = { variable