Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap1/include/mach/
Dlcd_dma.h72 extern void omap_set_lcd_dma_b1_vxres(unsigned long vxres);
/linux-4.1.27/arch/arm/mach-omap1/
Dlcd_dma.c113 void omap_set_lcd_dma_b1_vxres(unsigned long vxres) in omap_set_lcd_dma_b1_vxres() function
121 EXPORT_SYMBOL(omap_set_lcd_dma_b1_vxres);
/linux-4.1.27/drivers/video/fbdev/omap/
Dlcdc.c232 omap_set_lcd_dma_b1_vxres( in setup_lcd_dma()