Searched defs:snd_soc_dai_ops (Results 1 – 1 of 1) sorted by relevance
273 struct snd_soc_dai_ops { struct275 int (*probe)(struct snd_soc_dai *dai);276 int (*remove)(struct snd_soc_dai *dai);287 int (*set_sysclk)(struct snd_soc_dai *dai,312 int (*set_stream)(struct snd_soc_dai *dai,360 const u64 *auto_selectable_formats;361 int num_auto_selectable_formats;364 int probe_order;365 int remove_order;368 unsigned int no_capture_mute:1;[all …]
Completed in 6 milliseconds