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

#include <kobject.h>

Data Fields

struct attribute attr
 
ssize_t(* show )(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
 
ssize_t(* store )(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count)
 

Detailed Description

Definition at line 130 of file kobject.h.

Field Documentation

Definition at line 131 of file kobject.h.

Definition at line 132 of file kobject.h.

Definition at line 134 of file kobject.h.


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