Linux Kernel
3.7.1
|
#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) |
Definition at line 206 of file wlcore_i.h.
Definition at line 207 of file wlcore_i.h.
Definition at line 214 of file wlcore_i.h.
Definition at line 209 of file wlcore_i.h.