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

#include <uwb.h>

Data Fields

struct list_head node
 
const charname
 
struct devicedevice
 
struct uwb_rcrc
 
void(* channel_changed )(struct uwb_pal *pal, int channel)
 
void(* new_rsv )(struct uwb_pal *pal, struct uwb_rsv *rsv)
 
int channel
 
struct dentrydebugfs_dir
 

Detailed Description

Definition at line 453 of file uwb.h.

Field Documentation

Definition at line 462 of file uwb.h.

void(* channel_changed)(struct uwb_pal *pal, int channel)

Definition at line 459 of file uwb.h.

struct dentry* debugfs_dir

Definition at line 463 of file uwb.h.

Definition at line 456 of file uwb.h.

const char* name

Definition at line 455 of file uwb.h.

Definition at line 460 of file uwb.h.

Definition at line 454 of file uwb.h.

Definition at line 457 of file uwb.h.


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