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