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

Go to the source code of this file.

Functions

int CreateInterruptUrb (PS_INTERFACE_ADAPTER psIntfAdapter)
 
INT StartInterruptUrb (PS_INTERFACE_ADAPTER psIntfAdapter)
 
VOID InterfaceEnableInterrupt (struct bcm_mini_adapter *Adapter)
 
VOID InterfaceDisableInterrupt (struct bcm_mini_adapter *Adapter)
 

Function Documentation

int CreateInterruptUrb ( PS_INTERFACE_ADAPTER  psIntfAdapter)

Definition at line 117 of file InterfaceIsr.c.

VOID InterfaceDisableInterrupt ( struct bcm_mini_adapter Adapter)
VOID InterfaceEnableInterrupt ( struct bcm_mini_adapter Adapter)
INT StartInterruptUrb ( PS_INTERFACE_ADAPTER  psIntfAdapter)

Definition at line 146 of file InterfaceIsr.c.