Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
drivers
staging
bcm
InterfaceIsr.h
Go to the documentation of this file.
1
#ifndef _INTERFACE_ISR_H
2
#define _INTERFACE_ISR_H
3
4
int
CreateInterruptUrb
(
PS_INTERFACE_ADAPTER
psIntfAdapter);
5
6
7
INT
StartInterruptUrb
(
PS_INTERFACE_ADAPTER
psIntfAdapter);
8
9
10
VOID
InterfaceEnableInterrupt
(
struct
bcm_mini_adapter
*
Adapter
);
11
12
VOID
InterfaceDisableInterrupt
(
struct
bcm_mini_adapter
*
Adapter
);
13
14
#endif
15
Generated on Thu Jan 10 2013 14:25:58 for Linux Kernel by
1.8.2