Lines Matching defs:attr

151 store_scan(struct device *dev, struct device_attribute *attr,  in store_scan()
165 store_shost_state(struct device *dev, struct device_attribute *attr, in store_shost_state()
189 show_shost_state(struct device *dev, struct device_attribute *attr, char *buf) in show_shost_state()
221 show_shost_supported_mode(struct device *dev, struct device_attribute *attr, in show_shost_supported_mode()
238 struct device_attribute *attr, char *buf) in show_shost_active_mode()
261 store_host_reset(struct device *dev, struct device_attribute *attr, in store_host_reset()
286 struct device_attribute *attr, char *buf) in show_shost_eh_deadline()
296 store_shost_eh_deadline(struct device *dev, struct device_attribute *attr, in store_shost_eh_deadline()
348 show_host_busy(struct device *dev, struct device_attribute *attr, char *buf) in show_host_busy()
596 sdev_show_device_busy(struct device *dev, struct device_attribute *attr, in sdev_show_device_busy()
605 sdev_show_device_blocked(struct device *dev, struct device_attribute *attr, in sdev_show_device_blocked()
617 sdev_show_timeout (struct device *dev, struct device_attribute *attr, char *buf) in sdev_show_timeout()
625 sdev_store_timeout (struct device *dev, struct device_attribute *attr, in sdev_store_timeout()
638 sdev_show_eh_timeout(struct device *dev, struct device_attribute *attr, char *buf) in sdev_show_eh_timeout()
646 sdev_store_eh_timeout(struct device *dev, struct device_attribute *attr, in sdev_store_eh_timeout()
667 store_rescan_field (struct device *dev, struct device_attribute *attr, in store_rescan_field()
676 sdev_store_delete(struct device *dev, struct device_attribute *attr, in sdev_store_delete()
686 store_state_field(struct device *dev, struct device_attribute *attr, in store_state_field()
710 show_state_field(struct device *dev, struct device_attribute *attr, char *buf) in show_state_field()
724 show_queue_type_field(struct device *dev, struct device_attribute *attr, in show_queue_type_field()
737 store_queue_type_field(struct device *dev, struct device_attribute *attr, in store_queue_type_field()
777 show_iostat_counterbits(struct device *dev, struct device_attribute *attr, in show_iostat_counterbits()
801 sdev_show_modalias(struct device *dev, struct device_attribute *attr, char *buf) in sdev_show_modalias()
880 struct device_attribute *attr, in sdev_show_queue_ramp_up_period()
891 struct device_attribute *attr, in sdev_store_queue_ramp_up_period()
909 struct attribute *attr, int i) in scsi_sdev_attr_is_visible()