Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
arm
mach-omap1
include
mach
camera.h
Go to the documentation of this file.
1
#ifndef __ASM_ARCH_CAMERA_H_
2
#define __ASM_ARCH_CAMERA_H_
3
4
#include <
media/omap1_camera.h
>
5
6
void
omap1_camera_init
(
void
*);
7
8
static
inline
void
omap1_set_camera_info(
struct
omap1_cam_platform_data
*
info
)
9
{
10
omap1_camera_init
(info);
11
}
12
13
#endif
/* __ASM_ARCH_CAMERA_H_ */
Generated on Thu Jan 10 2013 13:00:13 for Linux Kernel by
1.8.2