kstars
v4l1_pwc.cpp File Reference
#include <iostream>
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <stdio.h>
#include <errno.h>
#include <sys/mman.h>
#include <string.h>
#include "ccvt.h"
#include "pwc-ioctl.h"
#include "v4l1_pwc.h"
#include "../eventloop.h"
Include dependency graph for v4l1_pwc.cpp:

Go to the source code of this file.
Defines | |
#define | ERRMSG_SIZ 1024 |
Variables | |
int | errno |
Define Documentation
#define ERRMSG_SIZ 1024 |
Definition at line 38 of file v4l1_pwc.cpp.
Variable Documentation
int errno |