Lines Matching refs:device_attribute
497 static ssize_t aac_show_raid_level(struct device *dev, struct device_attribute *attr, char *buf) in aac_show_raid_level()
509 static struct device_attribute aac_raid_level_attr = {
517 static struct device_attribute *aac_dev_attrs[] = {
774 struct device_attribute *attr, char *buf) in aac_show_model()
793 struct device_attribute *attr, char *buf) in aac_show_vendor()
812 struct device_attribute *attr, char *buf) in aac_show_flags()
838 struct device_attribute *attr, in aac_show_kernel_version()
852 struct device_attribute *attr, in aac_show_monitor_version()
866 struct device_attribute *attr, in aac_show_bios_version()
880 struct device_attribute *attr, char *buf) in aac_show_serial_number()
900 struct device_attribute *attr, char *buf) in aac_show_max_channel()
907 struct device_attribute *attr, char *buf) in aac_show_max_id()
914 struct device_attribute *attr, in aac_store_reset_adapter()
928 struct device_attribute *attr, in aac_show_reset_adapter()
941 static struct device_attribute aac_model = {
948 static struct device_attribute aac_vendor = {
955 static struct device_attribute aac_flags = {
962 static struct device_attribute aac_kernel_version = {
969 static struct device_attribute aac_monitor_version = {
976 static struct device_attribute aac_bios_version = {
983 static struct device_attribute aac_serial_number = {
990 static struct device_attribute aac_max_channel = {
997 static struct device_attribute aac_max_id = {
1004 static struct device_attribute aac_reset = {
1013 static struct device_attribute *aac_attrs[] = {