Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
ixgbe_sysfs.c File Reference
#include "ixgbe.h"
#include "ixgbe_common.h"
#include "ixgbe_type.h"
#include <linux/module.h>
#include <linux/types.h>
#include <linux/sysfs.h>
#include <linux/kobject.h>
#include <linux/device.h>
#include <linux/netdevice.h>
#include <linux/hwmon.h>

Go to the source code of this file.

Functions

void ixgbe_sysfs_exit (struct ixgbe_adapter *adapter)
 
int ixgbe_sysfs_init (struct ixgbe_adapter *adapter)
 

Function Documentation

void ixgbe_sysfs_exit ( struct ixgbe_adapter adapter)

Definition at line 179 of file ixgbe_sysfs.c.

int ixgbe_sysfs_init ( struct ixgbe_adapter adapter)

Definition at line 185 of file ixgbe_sysfs.c.