Home
last modified time | relevance | path

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

/linux/drivers/media/platform/omap3isp/
A Dispccdc.c32 __ccdc_get_format(struct isp_ccdc_device *ccdc,
113 int omap3isp_ccdc_busy(struct isp_ccdc_device *ccdc) in omap3isp_ccdc_busy()
295 static int ccdc_lsc_busy(struct isp_ccdc_device *ccdc) in ccdc_lsc_busy()
385 struct isp_ccdc_device *ccdc; in ccdc_lsc_free_table_work()
663 static int ccdc_config(struct isp_ccdc_device *ccdc, in ccdc_config()
785 struct isp_ccdc_device *ccdc = &isp->isp_ccdc; in omap3isp_ccdc_restore_context()
1940 __ccdc_get_format(struct isp_ccdc_device *ccdc, in __ccdc_get_format()
1952 __ccdc_get_crop(struct isp_ccdc_device *ccdc, in __ccdc_get_crop()
1971 ccdc_try_format(struct isp_ccdc_device *ccdc, in ccdc_try_format()
2708 struct isp_ccdc_device *ccdc = &isp->isp_ccdc; in omap3isp_ccdc_init()
[all …]
A Dispccdc.h127 struct isp_ccdc_device { struct
164 int omap3isp_ccdc_register_entities(struct isp_ccdc_device *ccdc, argument
166 void omap3isp_ccdc_unregister_entities(struct isp_ccdc_device *ccdc);
168 int omap3isp_ccdc_busy(struct isp_ccdc_device *isp_ccdc);
169 int omap3isp_ccdc_isr(struct isp_ccdc_device *isp_ccdc, u32 events);
171 void omap3isp_ccdc_max_rate(struct isp_ccdc_device *ccdc,
A Disp.h211 struct isp_ccdc_device isp_ccdc;

Completed in 9 milliseconds