Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ahb.c File Reference
#include <linux/nl80211.h>
#include <linux/platform_device.h>
#include <linux/ath9k_platform.h>
#include <linux/module.h>
#include "ath9k.h"

Go to the source code of this file.

Functions

 MODULE_DEVICE_TABLE (platform, ath9k_platform_id_table)
 
int ath_ahb_init (void)
 
void ath_ahb_exit (void)
 

Function Documentation

void ath_ahb_exit ( void  )

Definition at line 200 of file ahb.c.

int ath_ahb_init ( void  )

Definition at line 195 of file ahb.c.

MODULE_DEVICE_TABLE ( platform  ,
ath9k_platform_id_table   
)