mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 16:38:31 +00:00 
			
		
		
		
	 936e7d0339
			
		
	
	
		936e7d0339
		
	
	
	
	
		
			
			Cleanup only, no functional change. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
		
			
				
	
	
		
			8 lines
		
	
	
		
			194 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			194 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef CAIAQ_AUDIO_H
 | |
| #define CAIAQ_AUDIO_H
 | |
| 
 | |
| int snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *dev);
 | |
| void snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *dev);
 | |
| 
 | |
| #endif /* CAIAQ_AUDIO_H */
 |