Linux Kernel
3.7.1
|
#include "pvrusb2-cx2584x-v4l.h"
#include "pvrusb2-video-v4l.h"
#include "pvrusb2-hdw-internal.h"
#include "pvrusb2-debug.h"
#include <media/cx25840.h>
#include <linux/videodev2.h>
#include <media/v4l2-common.h>
#include <linux/errno.h>
Go to the source code of this file.
Data Structures | |
struct | routing_scheme_item |
struct | routing_scheme |
Functions | |
void | pvr2_cx25840_subdev_update (struct pvr2_hdw *hdw, struct v4l2_subdev *sd) |
void pvr2_cx25840_subdev_update | ( | struct pvr2_hdw * | hdw, |
struct v4l2_subdev * | sd | ||
) |
Definition at line 125 of file pvrusb2-cx2584x-v4l.c.