1 /* SPDX-License-Identifier: GPL-2.0-only */ 1 /* SPDX-License-Identifier: GPL-2.0-only */ 2 /* 2 /* 3 * Copyright(c) 2024 Intel Corporation 3 * Copyright(c) 2024 Intel Corporation 4 * 4 * 5 * Authors: Cezary Rojewski <cezary.rojewski@i 5 * Authors: Cezary Rojewski <cezary.rojewski@intel.com> 6 * Amadeusz Slawinski <amadeuszx.slaw 6 * Amadeusz Slawinski <amadeuszx.slawinski@linux.intel.com> 7 */ 7 */ 8 8 9 #ifndef __SOUND_SOC_INTEL_AVS_PCM_H 9 #ifndef __SOUND_SOC_INTEL_AVS_PCM_H 10 #define __SOUND_SOC_INTEL_AVS_PCM_H 10 #define __SOUND_SOC_INTEL_AVS_PCM_H 11 11 12 #include <sound/pcm.h> 12 #include <sound/pcm.h> 13 13 14 void avs_period_elapsed(struct snd_pcm_substre 14 void avs_period_elapsed(struct snd_pcm_substream *substream); 15 15 16 #endif 16 #endif 17 17
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.