Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ispcsiphy.c File Reference
#include <linux/delay.h>
#include <linux/device.h>
#include <linux/regulator/consumer.h>
#include "isp.h"
#include "ispreg.h"
#include "ispcsiphy.h"

Go to the source code of this file.

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)
 

Function Documentation

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.