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

#include <wlcore_i.h>

Data Fields

int __must_check(* read )(struct device *child, int addr, void *buf, size_t len, bool fixed)
 
int __must_check(* write )(struct device *child, int addr, void *buf, size_t len, bool fixed)
 
void(* reset )(struct device *child)
 
void(* init )(struct device *child)
 
int(* power )(struct device *child, bool enable)
 
void(* set_block_size )(struct device *child, unsigned int blksz)
 

Detailed Description

Definition at line 206 of file wlcore_i.h.

Field Documentation

void(* init)(struct device *child)

Definition at line 212 of file wlcore_i.h.

Definition at line 213 of file wlcore_i.h.

Definition at line 207 of file wlcore_i.h.

void(* reset)(struct device *child)

Definition at line 211 of file wlcore_i.h.

void(* set_block_size)(struct device *child, unsigned int blksz)

Definition at line 214 of file wlcore_i.h.

Definition at line 209 of file wlcore_i.h.


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