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

#include <abx500.h>

Data Fields

int(* get_chip_id )(struct device *)
 
int(* get_register )(struct device *, u8, u8, u8 *)
 
int(* set_register )(struct device *, u8, u8, u8)
 
int(* get_register_page )(struct device *, u8, u8, u8 *, u8)
 
int(* set_register_page )(struct device *, u8, u8, u8 *, u8)
 
int(* mask_and_set_register )(struct device *, u8, u8, u8, u8)
 
int(* event_registers_startup_state_get )(struct device *, u8 *)
 
int(* startup_irq_enabled )(struct device *, unsigned int)
 

Detailed Description

Definition at line 330 of file abx500.h.

Field Documentation

int(* event_registers_startup_state_get)(struct device *, u8 *)

Definition at line 337 of file abx500.h.

int(* get_chip_id)(struct device *)

Definition at line 331 of file abx500.h.

int(* get_register)(struct device *, u8, u8, u8 *)

Definition at line 332 of file abx500.h.

int(* get_register_page)(struct device *, u8, u8, u8 *, u8)

Definition at line 334 of file abx500.h.

int(* mask_and_set_register)(struct device *, u8, u8, u8, u8)

Definition at line 336 of file abx500.h.

int(* set_register)(struct device *, u8, u8, u8)

Definition at line 333 of file abx500.h.

int(* set_register_page)(struct device *, u8, u8, u8 *, u8)

Definition at line 335 of file abx500.h.

int(* startup_irq_enabled)(struct device *, unsigned int)

Definition at line 338 of file abx500.h.


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