Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cx18-cards.c File Reference
#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_cardcx18_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)
 

Macro Definition Documentation

#define V4L2_STD_PAL_SECAM   (V4L2_STD_PAL|V4L2_STD_SECAM)

Definition at line 31 of file cx18-cards.c.

Function Documentation

int cx18_get_audio_input ( struct cx18 cx,
u16  index,
struct v4l2_audio audio 
)

Definition at line 620 of file cx18-cards.c.

struct cx18_card* cx18_get_card ( u16  index)
read

Definition at line 587 of file cx18-cards.c.

int cx18_get_input ( struct cx18 cx,
u16  index,
struct v4l2_input input 
)

Definition at line 594 of file cx18-cards.c.