This is needed in order to make the device namespace cleaner, and will help when moving this driver over to dev_*() logging. Signed-off-by: Daniel Mack <zonque@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
		
			
				
	
	
		
			6 lines
		
	
	
	
		
			142 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
	
		
			142 B
			
		
	
	
	
		
			C
		
	
	
	
	
	
#ifndef CAIAQ_CONTROL_H
 | 
						|
#define CAIAQ_CONTROL_H
 | 
						|
 | 
						|
int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev);
 | 
						|
 | 
						|
#endif /* CAIAQ_CONTROL_H */
 |