|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/kernel.h>#include <linux/device.h>#include <linux/spinlock.h>#include <linux/videodev2.h>#include <media/v4l2-device.h>#include <sound/core.h>#include <sound/control.h>#include <sound/tlv.h>#include "cx18-alsa.h"#include "cx18-driver.h"Go to the source code of this file.
Functions | |
| int __init | snd_cx18_mixer_create (struct snd_cx18_card *cxsc) |
| int __init snd_cx18_mixer_create | ( | struct snd_cx18_card * | cxsc | ) |
Definition at line 161 of file cx18-alsa-mixer.c.
1.8.2