Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
lcdc.h File Reference

Go to the source code of this file.

Functions

int omap_lcdc_set_dma_callback (void(*callback)(void *data), void *data)
 
void omap_lcdc_free_dma_callback (void)
 

Variables

struct lcd_ctrl omap1_int_ctrl
 

Function Documentation

void omap_lcdc_free_dma_callback ( void  )

Definition at line 602 of file lcdc.c.

int omap_lcdc_set_dma_callback ( void(*)(void *data callback,
void data 
)

Definition at line 588 of file lcdc.c.

Variable Documentation

struct lcd_ctrl omap1_int_ctrl

Definition at line 843 of file lcdc.c.