Searched refs:show_shost_state (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 222 show_shost_state(struct device *dev, struct device_attribute *attr, char *buf) in show_shost_state() function 235 __ATTR(state, S_IRUGO | S_IWUSR, show_shost_state, store_shost_state);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 223 show_shost_state(struct device *dev, struct device_attribute *attr, char *buf) in show_shost_state() function 236 __ATTR(state, S_IRUGO | S_IWUSR, show_shost_state, store_shost_state);
|
Completed in 5 milliseconds