Current Path : /proc/3206407/root/usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/include/sound/ |
Current File : //proc/3206407/root/usr/src/kernels/4.18.0-553.52.1.el8_10.x86_64/include/sound/pcm_drm_eld.h |
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef __SOUND_PCM_DRM_ELD_H #define __SOUND_PCM_DRM_ELD_H int snd_pcm_hw_constraint_eld(struct snd_pcm_runtime *runtime, void *eld); #endif