Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wl1273_fm_platform_data Struct Reference

#include <wl1273-core.h>

Data Fields

int(* request_resources )(struct i2c_client *client)
 
void(* free_resources )(void)
 
void(* enable )(void)
 
void(* disable )(void)
 
u8 forbidden_modes
 
unsigned int children
 

Detailed Description

Definition at line 247 of file wl1273-core.h.

Field Documentation

unsigned int children

Definition at line 254 of file wl1273-core.h.

void(* disable)(void)

Definition at line 251 of file wl1273-core.h.

void(* enable)(void)

Definition at line 250 of file wl1273-core.h.

u8 forbidden_modes

Definition at line 253 of file wl1273-core.h.

void(* free_resources)(void)

Definition at line 249 of file wl1273-core.h.

int(* request_resources)(struct i2c_client *client)

Definition at line 248 of file wl1273-core.h.


The documentation for this struct was generated from the following file: