Home
last modified time | relevance | path

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

/linux-6.8/sound/soc/sh/rcar/ !
Drsnd.h503 struct rsnd_dai_stream { struct
504 char name[RSND_DAI_NAME_SIZE];
505 struct snd_pcm_substream *substream;
506 struct rsnd_mod *mod[RSND_MOD_MAX];
507 struct rsnd_mod *dma;
508 struct rsnd_dai *rdai;
509 struct device *dmac_dev; /* for IPMMU */
510 u32 converted_rate; /* converted sampling rate */
511 int converted_chan; /* converted channels */
512 u32 parent_ssi_status;
[all …]