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