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