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