Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
btmrvl_debugfs.c File Reference
#include <linux/debugfs.h>
#include <linux/slab.h>
#include <net/bluetooth/bluetooth.h>
#include <net/bluetooth/hci_core.h>
#include "btmrvl_drv.h"

Go to the source code of this file.

Data Structures

struct  btmrvl_debugfs_data
 

Functions

void btmrvl_debugfs_init (struct hci_dev *hdev)
 
void btmrvl_debugfs_remove (struct hci_dev *hdev)
 

Function Documentation

void btmrvl_debugfs_init ( struct hci_dev hdev)

Definition at line 379 of file btmrvl_debugfs.c.

void btmrvl_debugfs_remove ( struct hci_dev hdev)

Definition at line 423 of file btmrvl_debugfs.c.