Linux Kernel
3.7.1
|
#include <device.h>
Data Fields | |
struct attribute | attr |
ssize_t(* | show )(struct device *dev, struct device_attribute *attr, char *buf) |
ssize_t(* | store )(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) |