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

#include <fsa9480.h>

Data Fields

void(* cfg_gpio )(void)
 
void(* usb_cb )(u8 attached)
 
void(* uart_cb )(u8 attached)
 
void(* charger_cb )(u8 attached)
 
void(* jig_cb )(u8 attached)
 
void(* reset_cb )(void)
 
void(* usb_power )(u8 on)
 
int wakeup
 

Detailed Description

Definition at line 16 of file fsa9480.h.

Field Documentation

void(* cfg_gpio)(void)

Definition at line 17 of file fsa9480.h.

void(* charger_cb)(u8 attached)

Definition at line 20 of file fsa9480.h.

void(* jig_cb)(u8 attached)

Definition at line 21 of file fsa9480.h.

void(* reset_cb)(void)

Definition at line 22 of file fsa9480.h.

void(* uart_cb)(u8 attached)

Definition at line 19 of file fsa9480.h.

void(* usb_cb)(u8 attached)

Definition at line 18 of file fsa9480.h.

void(* usb_power)(u8 on)

Definition at line 23 of file fsa9480.h.

int wakeup

Definition at line 24 of file fsa9480.h.


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