Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
io.h File Reference

Go to the source code of this file.

Functions

int __must_check wl18xx_top_reg_write (struct wl1271 *wl, int addr, u16 val)
 
int __must_check wl18xx_top_reg_read (struct wl1271 *wl, int addr, u16 *out)
 

Function Documentation

int __must_check wl18xx_top_reg_read ( struct wl1271 wl,
int  addr,
u16 out 
)

Definition at line 55 of file io.c.

int __must_check wl18xx_top_reg_write ( struct wl1271 wl,
int  addr,
u16  val 
)

Definition at line 27 of file io.c.