Linux Kernel
3.7.1
|
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) |
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 | ||
) |