Linux Kernel
3.7.1
|
#include "cx18-driver.h"
#include "cx18-cards.h"
#include "cx18-av-core.h"
#include "cx18-i2c.h"
#include <media/cs5345.h>
Go to the source code of this file.
Macros | |
#define | V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM) |
Functions | |
struct cx18_card * | cx18_get_card (u16 index) |
int | cx18_get_input (struct cx18 *cx, u16 index, struct v4l2_input *input) |
int | cx18_get_audio_input (struct cx18 *cx, u16 index, struct v4l2_audio *audio) |
#define V4L2_STD_PAL_SECAM (V4L2_STD_PAL|V4L2_STD_SECAM) |
Definition at line 31 of file cx18-cards.c.
Definition at line 620 of file cx18-cards.c.
Definition at line 587 of file cx18-cards.c.
Definition at line 594 of file cx18-cards.c.