hdpvr_device
int hdpvr_set_bitrate(struct hdpvr_device *dev)
int hdpvr_set_audio(struct hdpvr_device *dev, u8 input,
int hdpvr_set_options(struct hdpvr_device *dev)
int hdpvr_config_call(struct hdpvr_device *dev, uint value, u8 valbuf)
int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vidinf)
int get_input_lines_info(struct hdpvr_device *dev)
static int device_authorization(struct hdpvr_device *dev)
static int hdpvr_device_init(struct hdpvr_device *dev)
struct hdpvr_device *dev;
struct hdpvr_device *dev = to_hdpvr_dev(usb_get_intfdata(interface));
void hdpvr_delete(struct hdpvr_device *dev)
struct hdpvr_device *dev = i2c_get_adapdata(i2c_adapter);
static int hdpvr_activate_ir(struct hdpvr_device *dev)
int hdpvr_register_i2c_adapter(struct hdpvr_device *dev)
struct i2c_client *hdpvr_register_ir_i2c(struct hdpvr_device *dev)
static int hdpvr_i2c_read(struct hdpvr_device *dev, int bus,
static int hdpvr_i2c_write(struct hdpvr_device *dev, int bus,
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(filp);
struct hdpvr_device *dev = video_get_drvdata(vdev);
int hdpvr_register_videodev(struct hdpvr_device *dev, struct device *parent,
int hdpvr_free_buffers(struct hdpvr_device *dev)
int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count)
static int hdpvr_submit_buffers(struct hdpvr_device *dev)
static struct hdpvr_buffer *hdpvr_get_next_buffer(struct hdpvr_device *dev)
struct hdpvr_device *dev = container_of(work, struct hdpvr_device,
static int hdpvr_start_streaming(struct hdpvr_device *dev)
static int hdpvr_stop_streaming(struct hdpvr_device *dev)
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(filp);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = buf->dev;
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
struct hdpvr_device *dev = video_drvdata(file);
int hdpvr_cancel_queue(struct hdpvr_device *dev)
struct hdpvr_device *dev =
container_of(ctrl->handler, struct hdpvr_device, hdl);
struct hdpvr_device *dev =
container_of(ctrl->handler, struct hdpvr_device, hdl);
static inline struct hdpvr_device *to_hdpvr_dev(struct v4l2_device *v4l2_dev)
return container_of(v4l2_dev, struct hdpvr_device, v4l2_dev);
struct hdpvr_device *dev;
void hdpvr_delete(struct hdpvr_device *dev);
int hdpvr_set_options(struct hdpvr_device *dev);
int hdpvr_set_bitrate(struct hdpvr_device *dev);
int hdpvr_set_audio(struct hdpvr_device *dev, u8 input,
int hdpvr_config_call(struct hdpvr_device *dev, uint value,
int get_video_info(struct hdpvr_device *dev, struct hdpvr_video_info *vid_info);
int get_input_lines_info(struct hdpvr_device *dev);
int hdpvr_register_videodev(struct hdpvr_device *dev, struct device *parent,
int hdpvr_cancel_queue(struct hdpvr_device *dev);
int hdpvr_register_i2c_adapter(struct hdpvr_device *dev);
struct i2c_client *hdpvr_register_ir_i2c(struct hdpvr_device *dev);
int hdpvr_free_buffers(struct hdpvr_device *dev);
int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count);