Home
last modified time | relevance | path

Searched refs:show_state_field (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dscsi_sysfs.c852 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 Dscsi_sysfs.c850 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