1 /* SPDX-License-Identifier: GPL-2.0 */ << 2 #ifndef CAIAQ_AUDIO_H 1 #ifndef CAIAQ_AUDIO_H 3 #define CAIAQ_AUDIO_H 2 #define CAIAQ_AUDIO_H 4 3 5 int snd_usb_caiaq_audio_init(struct snd_usb_ca 4 int snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *cdev); 6 void snd_usb_caiaq_audio_free(struct snd_usb_c 5 void snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *cdev); 7 6 8 #endif /* CAIAQ_AUDIO_H */ 7 #endif /* CAIAQ_AUDIO_H */ 9 8
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.