Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
wl12xx_platform_data.c File Reference
#include <linux/module.h>
#include <linux/err.h>
#include <linux/wl12xx.h>

Go to the source code of this file.

Functions

int __init wl12xx_set_platform_data (const struct wl12xx_platform_data *data)
 
struct wl12xx_platform_datawl12xx_get_platform_data (void)
 
 EXPORT_SYMBOL (wl12xx_get_platform_data)
 

Function Documentation

EXPORT_SYMBOL ( wl12xx_get_platform_data  )
struct wl12xx_platform_data* wl12xx_get_platform_data ( void  )
read

Definition at line 42 of file wl12xx_platform_data.c.

int __init wl12xx_set_platform_data ( const struct wl12xx_platform_data data)

Definition at line 28 of file wl12xx_platform_data.c.