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
net
wireless
airo.h
Go to the documentation of this file.
1
#ifndef _AIRO_H_
2
#define _AIRO_H_
3
4
struct
net_device
*
init_airo_card
(
unsigned
short
irq
,
int
port
,
int
is_pcmcia,
5
struct
device
*dmdev);
6
int
reset_airo_card
(
struct
net_device
*
dev
);
7
void
stop_airo_card
(
struct
net_device
*
dev
,
int
freeres);
8
9
#endif
/* _AIRO_H_ */
Generated on Thu Jan 10 2013 14:08:26 for Linux Kernel by
1.8.2