1 /* SPDX-License-Identifier: GPL-2.0 1 2 * 3 * Copyright (C) 2016 Robert Jarzmik <robert. 4 * 5 * This file is for backward compatibility wit 6 * multiple usages, such as the snd_ac97_bus a 7 */ 8 9 #ifndef AC97_COMPAT_H 10 #define AC97_COMPAT_H 11 12 #include <sound/ac97_codec.h> 13 14 struct snd_ac97 *snd_ac97_compat_alloc(struct 15 void snd_ac97_compat_release(struct snd_ac97 * 16 17 #endif 18
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.