|
Linux Kernel
3.7.1
|
#include <linux/slab.h>#include <linux/uaccess.h>#include "isp.h"#include "isph3a.h"#include "ispstat.h"Go to the source code of this file.
Functions | |
| int | omap3isp_h3a_aewb_init (struct isp_device *isp) |
| void | omap3isp_h3a_aewb_cleanup (struct isp_device *isp) |
| void omap3isp_h3a_aewb_cleanup | ( | struct isp_device * | isp | ) |
Definition at line 363 of file isph3a_aewb.c.
| int omap3isp_h3a_aewb_init | ( | struct isp_device * | isp | ) |
Definition at line 298 of file isph3a_aewb.c.
1.8.2