Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/omap3isp/
Dispccdc.h172 int omap3isp_ccdc_isr(struct isp_ccdc_device *isp_ccdc, u32 events);
Disp.c630 omap3isp_ccdc_isr(&isp->isp_ccdc, irqstatus & ccdc_events); in isp_isr()
Dispccdc.c1766 int omap3isp_ccdc_isr(struct isp_ccdc_device *ccdc, u32 events) in omap3isp_ccdc_isr() function