Home
last modified time | relevance | path

Searched defs:snd_soc_dai_driver (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/sound/
H A Dsoc-dai.h333 struct snd_soc_dai_driver { struct
335 const char *name;
336 unsigned int id;
337 unsigned int base;
338 struct snd_soc_dobj dobj;
341 int (*probe)(struct snd_soc_dai *dai);
342 int (*remove)(struct snd_soc_dai *dai);
346 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd,
350 const struct snd_soc_dai_ops *ops;
351 const struct snd_soc_cdai_ops *cops;
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/sound/
H A Dsoc-dai.h333 struct snd_soc_dai_driver { struct
335 const char *name;
336 unsigned int id;
337 unsigned int base;
338 struct snd_soc_dobj dobj;
341 int (*probe)(struct snd_soc_dai *dai);
342 int (*remove)(struct snd_soc_dai *dai);
346 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd,
350 const struct snd_soc_dai_ops *ops;
351 const struct snd_soc_cdai_ops *cops;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/sound/
H A Dsoc-dai.h333 struct snd_soc_dai_driver { struct
335 const char *name;
336 unsigned int id;
337 unsigned int base;
338 struct snd_soc_dobj dobj;
341 int (*probe)(struct snd_soc_dai *dai);
342 int (*remove)(struct snd_soc_dai *dai);
346 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd,
350 const struct snd_soc_dai_ops *ops;
351 const struct snd_soc_cdai_ops *cops;
[all …]