Searched hist:"9114700 b496c6ce16ad6fc0073f0502cd0f46991" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/intel/avs/ |
H A D | topology.c | diff 9114700b496c6ce16ad6fc0073f0502cd0f46991 Mon May 16 05:11:04 CDT 2022 Cezary Rojewski <cezary.rojewski@intel.com> ASoC: Intel: avs: Generic PCM FE operations
Each stream in AVS is represented by FE and BE domain. FE path stands for HOST part of the stream while BE stands for LINK (hardware) one. While BE portion is interface specific, FE is not. Handle all standard DAI operations to implement FE part of the stream.
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20220516101116.190192-4-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|
H A D | pcm.c | diff 9114700b496c6ce16ad6fc0073f0502cd0f46991 Mon May 16 05:11:04 CDT 2022 Cezary Rojewski <cezary.rojewski@intel.com> ASoC: Intel: avs: Generic PCM FE operations
Each stream in AVS is represented by FE and BE domain. FE path stands for HOST part of the stream while BE stands for LINK (hardware) one. While BE portion is interface specific, FE is not. Handle all standard DAI operations to implement FE part of the stream.
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com> Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com> Link: https://lore.kernel.org/r/20220516101116.190192-4-cezary.rojewski@intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|