Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
shpchp_sysfs.c File Reference
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/pci.h>
#include "shpchp.h"

Go to the source code of this file.

Functions

int __must_check shpchp_create_ctrl_files (struct controller *ctrl)
 
void shpchp_remove_ctrl_files (struct controller *ctrl)
 

Function Documentation

int __must_check shpchp_create_ctrl_files ( struct controller ctrl)

Definition at line 88 of file shpchp_sysfs.c.

void shpchp_remove_ctrl_files ( struct controller ctrl)

Definition at line 93 of file shpchp_sysfs.c.