Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
rtl871x_eeprom.c File Reference
#include "osdep_service.h"
#include "drv_types.h"

Go to the source code of this file.

Macros

#define _RTL871X_EEPROM_C_
 

Functions

void r8712_eeprom_write16 (struct _adapter *padapter, u16 reg, u16 data)
 
u16 r8712_eeprom_read16 (struct _adapter *padapter, u16 reg)
 

Macro Definition Documentation

#define _RTL871X_EEPROM_C_

Definition at line 29 of file rtl871x_eeprom.c.

Function Documentation

u16 r8712_eeprom_read16 ( struct _adapter padapter,
u16  reg 
)

Definition at line 195 of file rtl871x_eeprom.c.

void r8712_eeprom_write16 ( struct _adapter padapter,
u16  reg,
u16  data 
)

Definition at line 147 of file rtl871x_eeprom.c.