Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc_sdw_utils.h52 const int dai_type; member
/linux/sound/soc/sof/
H A Dops.h585 snd_sof_is_chain_dma_supported(struct snd_sof_dev * sdev,u32 dai_type) snd_sof_is_chain_dma_supported() argument
H A Dipc4-topology.h337 u32 dai_type; global() member
/linux/sound/soc/sdw_utils/
H A Dsoc_sdw_utils.c1468 int dai_type = asoc_sdw_get_dai_type(slave->sdca_data.function[i].type); in is_sdca_endpoint_present() local
/linux/sound/soc/sof/intel/
H A Dhda.c1136 static bool is_endpoint_present(struct sdw_slave *sdw_device, int dai_type) in is_endpoint_present()
H A Dhda-dsp.c96 bool hda_is_chain_dma_supported(struct snd_sof_dev *sdev, u32 dai_type) in hda_is_chain_dma_supported()