Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
event.c File Reference
#include "wlcore.h"
#include "debug.h"
#include "io.h"
#include "event.h"
#include "ps.h"
#include "scan.h"
#include "wl12xx_80211.h"

Go to the source code of this file.

Functions

int wl1271_event_unmask (struct wl1271 *wl)
 
int wl1271_event_handle (struct wl1271 *wl, u8 mbox_num)
 

Function Documentation

int wl1271_event_handle ( struct wl1271 wl,
u8  mbox_num 
)

Definition at line 297 of file event.c.

int wl1271_event_unmask ( struct wl1271 wl)

Definition at line 286 of file event.c.