Linux Kernel
3.7.1
|
#include "pwc.h"
Go to the source code of this file.
Functions | |
int | pwc_get_size (struct pwc_device *pdev, int width, int height) |
void | pwc_construct (struct pwc_device *pdev) |
Variables | |
const int | pwc_image_sizes [PSZ_MAX][2] |
void pwc_construct | ( | struct pwc_device * | pdev | ) |
Definition at line 67 of file pwc-misc.c.
int pwc_get_size | ( | struct pwc_device * | pdev, |
int | width, | ||
int | height | ||
) |
Definition at line 41 of file pwc-misc.c.
Functions in pwc-misc.c
Definition at line 30 of file pwc-misc.c.