Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ucb1400_core.c File Reference
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/ucb1400.h>

Go to the source code of this file.

Functions

unsigned int ucb1400_adc_read (struct snd_ac97 *ac97, u16 adc_channel, int adcsync)
 
 EXPORT_SYMBOL_GPL (ucb1400_adc_read)
 
 module_init (ucb1400_core_init)
 
 module_exit (ucb1400_core_exit)
 
 MODULE_DESCRIPTION ("Philips UCB1400 driver")
 
 MODULE_LICENSE ("GPL")
 

Function Documentation

EXPORT_SYMBOL_GPL ( ucb1400_adc_read  )
MODULE_DESCRIPTION ( "Philips UCB1400 driver )
module_exit ( ucb1400_core_exit  )
module_init ( ucb1400_core_init  )
MODULE_LICENSE ( "GPL"  )
unsigned int ucb1400_adc_read ( struct snd_ac97 ac97,
u16  adc_channel,
int  adcsync 
)

Definition at line 28 of file ucb1400_core.c.