|
Linux Kernel
3.7.1
|
#include <sh_mobile_lcdc.h>
Data Fields | |
| unsigned long | width |
| unsigned long | height |
| int(* | setup_sys )(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops) |
| void(* | start_transfer )(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops) |
| void(* | display_on )(void) |
| void(* | display_off )(void) |
Definition at line 150 of file sh_mobile_lcdc.h.
Definition at line 158 of file sh_mobile_lcdc.h.
Definition at line 157 of file sh_mobile_lcdc.h.
| unsigned long height |
Definition at line 152 of file sh_mobile_lcdc.h.
| int(* setup_sys)(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops) |
Definition at line 153 of file sh_mobile_lcdc.h.
| void(* start_transfer)(void *sys_ops_handle, struct sh_mobile_lcdc_sys_bus_ops *sys_ops) |
Definition at line 155 of file sh_mobile_lcdc.h.
| unsigned long width |
Definition at line 151 of file sh_mobile_lcdc.h.
1.8.2