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

#include <bcma.h>

Data Fields

u8(* read8 )(struct bcma_device *core, u16 offset)
 
u16(* read16 )(struct bcma_device *core, u16 offset)
 
u32(* read32 )(struct bcma_device *core, u16 offset)
 
void(* write8 )(struct bcma_device *core, u16 offset, u8 value)
 
void(* write16 )(struct bcma_device *core, u16 offset, u16 value)
 
void(* write32 )(struct bcma_device *core, u16 offset, u32 value)
 
u32(* aread32 )(struct bcma_device *core, u16 offset)
 
void(* awrite32 )(struct bcma_device *core, u16 offset, u32 value)
 

Detailed Description

Definition at line 40 of file bcma.h.

Field Documentation

Definition at line 54 of file bcma.h.

Definition at line 55 of file bcma.h.

Definition at line 42 of file bcma.h.

Definition at line 43 of file bcma.h.

Definition at line 41 of file bcma.h.

Definition at line 45 of file bcma.h.

Definition at line 46 of file bcma.h.

Definition at line 44 of file bcma.h.


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