Searched refs:stream_id (Results 1 – 8 of 8) sorted by relevance
40 alh->params.stream_id = config->stream_id; in dai_alh_set_config_tplg()59 alh->params.stream_id = alh_id; in dai_alh_set_config_blob()141 enum dai_dir dir, int stream_id) in dai_alh_get_properties() argument149 prop->fifo_address = dai_base(dp) + offset + ALH_STREAM_OFFSET * stream_id; in dai_alh_get_properties()151 prop->dma_hs_id = alh_handshake_map[stream_id]; in dai_alh_get_properties()152 prop->stream_id = alh->params.stream_id; in dai_alh_get_properties()
72 uint32_t stream_id; member
82 enum dai_dir dir, int stream_id) in dai_hda_get_properties() argument90 prop->stream_id = 0; in dai_hda_get_properties()
66 *dai_nxp_micfil_get_properties(const struct device *dev, enum dai_dir dir, int stream_id) in dai_nxp_micfil_get_properties() argument
643 *esai_get_properties(const struct device *dev, enum dai_dir dir, int stream_id) in esai_get_properties() argument
124 *sai_get_properties(const struct device *dev, enum dai_dir dir, int stream_id) in sai_get_properties() argument
676 int stream_id) in dai_dmic_get_properties() argument
2522 enum dai_dir dir, int stream_id) in dai_ssp_get_properties() argument
Completed in 28 milliseconds