Linux Kernel
3.7.1
|
#include <media/omap3isp.h>
Go to the source code of this file.
Data Structures | |
struct | isp_csiphy_dphy_cfg |
struct | isp_csiphy |
Functions | |
int | omap3isp_csiphy_acquire (struct isp_csiphy *phy) |
void | omap3isp_csiphy_release (struct isp_csiphy *phy) |
int | omap3isp_csiphy_init (struct isp_device *isp) |
int omap3isp_csiphy_acquire | ( | struct isp_csiphy * | phy | ) |
Definition at line 173 of file ispcsiphy.c.
int omap3isp_csiphy_init | ( | struct isp_device * | isp | ) |
Definition at line 225 of file ispcsiphy.c.
void omap3isp_csiphy_release | ( | struct isp_csiphy * | phy | ) |
Definition at line 210 of file ispcsiphy.c.