Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/platform/ti/omap3isp/
Dispccdc.h169 int omap3isp_ccdc_isr(struct isp_ccdc_device *isp_ccdc, u32 events);
Disp.c623 omap3isp_ccdc_isr(&isp->isp_ccdc, irqstatus & ccdc_events); in isp_isr()
Dispccdc.c1768 int omap3isp_ccdc_isr(struct isp_ccdc_device *ccdc, u32 events) in omap3isp_ccdc_isr() function