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

#include <charger-manager.h>

Data Fields

const charextcon_name
 
const charname
 
struct extcon_specific_cable_nb extcon_dev
 
struct work_struct wq
 
struct notifier_block nb
 
bool attached
 
struct charger_regulatorcharger
 
int min_uA
 
int max_uA
 
struct charger_managercm
 

Detailed Description

Definition at line 84 of file charger-manager.h.

Field Documentation

Definition at line 94 of file charger-manager.h.

Definition at line 96 of file charger-manager.h.

Definition at line 105 of file charger-manager.h.

Definition at line 89 of file charger-manager.h.

const char* extcon_name

Definition at line 85 of file charger-manager.h.

int max_uA

Definition at line 103 of file charger-manager.h.

int min_uA

Definition at line 102 of file charger-manager.h.

const char* name

Definition at line 86 of file charger-manager.h.

Definition at line 91 of file charger-manager.h.

Definition at line 90 of file charger-manager.h.


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