Searched refs:show_state_field (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 852 show_state_field(struct device *dev, struct device_attribute *attr, char *buf) in show_state_field() function 863 static DEVICE_ATTR(state, S_IRUGO | S_IWUSR, show_state_field, store_state_field);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 850 show_state_field(struct device *dev, struct device_attribute *attr, char *buf) in show_state_field() function 861 static DEVICE_ATTR(state, S_IRUGO | S_IWUSR, show_state_field, store_state_field);
|
Completed in 5 milliseconds