Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
sh_mobile_lcdc_sys_bus_ops Struct Reference

#include <sh_mobile_lcdc.h>

Data Fields

void(* write_index )(void *handle, unsigned long data)
 
void(* write_data )(void *handle, unsigned long data)
 
unsigned long(* read_data )(void *handle)
 

Detailed Description

Definition at line 144 of file sh_mobile_lcdc.h.

Field Documentation

unsigned long(* read_data)(void *handle)

Definition at line 147 of file sh_mobile_lcdc.h.

void(* write_data)(void *handle, unsigned long data)

Definition at line 146 of file sh_mobile_lcdc.h.

void(* write_index)(void *handle, unsigned long data)

Definition at line 145 of file sh_mobile_lcdc.h.


The documentation for this struct was generated from the following file: