Home
last modified time | relevance | path

Searched refs:isp_ccp2_device (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/platform/omap3isp/
A Dispccp2.c68 static void ccp2_print_status(struct isp_ccp2_device *ccp2) in ccp2_print_status()
110 static void ccp2_reset(struct isp_ccp2_device *ccp2) in ccp2_reset()
133 static void ccp2_pwr_cfg(struct isp_ccp2_device *ccp2) in ccp2_pwr_cfg()
207 static int ccp2_phyif_config(struct isp_ccp2_device *ccp2, in ccp2_phyif_config()
252 static void ccp2_vp_config(struct isp_ccp2_device *ccp2, in ccp2_vp_config()
285 static void ccp2_lcx_config(struct isp_ccp2_device *ccp2, in ccp2_lcx_config()
560 void omap3isp_ccp2_isr(struct isp_ccp2_device *ccp2) in omap3isp_ccp2_isr()
621 __ccp2_get_format(struct isp_ccp2_device *ccp2, in __ccp2_get_format()
939 struct isp_ccp2_device *ccp2 = &video->isp->isp_ccp2; in ccp2_video_queue()
1130 struct isp_ccp2_device *ccp2 = &isp->isp_ccp2; in omap3isp_ccp2_init()
[all …]
A Dispccp2.h60 struct isp_ccp2_device { struct
80 int omap3isp_ccp2_register_entities(struct isp_ccp2_device *ccp2, argument
82 void omap3isp_ccp2_unregister_entities(struct isp_ccp2_device *ccp2);
83 void omap3isp_ccp2_isr(struct isp_ccp2_device *ccp2);
A Disp.h214 struct isp_ccp2_device isp_ccp2;

Completed in 7 milliseconds