Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
cx18-i2c.h File Reference

Go to the source code of this file.

Functions

int cx18_i2c_register (struct cx18 *cx, unsigned idx)
 
struct v4l2_subdevcx18_find_hw (struct cx18 *cx, u32 hw)
 
int init_cx18_i2c (struct cx18 *cx)
 
void exit_cx18_i2c (struct cx18 *cx)
 

Function Documentation

struct v4l2_subdev* cx18_find_hw ( struct cx18 cx,
u32  hw 
)
read

Definition at line 155 of file cx18-i2c.c.

int cx18_i2c_register ( struct cx18 cx,
unsigned  idx 
)

Definition at line 111 of file cx18-i2c.c.

void exit_cx18_i2c ( struct cx18 cx)

Definition at line 309 of file cx18-i2c.c.

int init_cx18_i2c ( struct cx18 cx)

Definition at line 236 of file cx18-i2c.c.