Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/videodev2.h>
#include <media/v4l2-common.h>
#include "uvcvideo.h"
Go to the source code of this file.
Functions | |
void | uvc_mc_cleanup_entity (struct uvc_entity *entity) |
int | uvc_mc_register_entities (struct uvc_video_chain *chain) |
void uvc_mc_cleanup_entity | ( | struct uvc_entity * | entity | ) |
Definition at line 74 of file uvc_entity.c.
int uvc_mc_register_entities | ( | struct uvc_video_chain * | chain | ) |
Definition at line 102 of file uvc_entity.c.