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

Go to the source code of this file.

Functions

void orinoco_add_extscan_result (struct orinoco_private *priv, struct agere_ext_scan_info *atom, size_t len)
 
void orinoco_add_hostscan_results (struct orinoco_private *dev, unsigned char *buf, size_t len)
 
void orinoco_scan_done (struct orinoco_private *priv, bool abort)
 

Function Documentation

void orinoco_add_extscan_result ( struct orinoco_private priv,
struct agere_ext_scan_info atom,
size_t  len 
)

Definition at line 131 of file scan.c.

void orinoco_add_hostscan_results ( struct orinoco_private dev,
unsigned char buf,
size_t  len 
)

Definition at line 164 of file scan.c.

void orinoco_scan_done ( struct orinoco_private priv,
bool  abort 
)

Definition at line 242 of file scan.c.