Searched refs:sdev_show_device_blocked (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 687 sdev_show_device_blocked(struct device *dev, struct device_attribute *attr, in sdev_show_device_blocked() function 693 static DEVICE_ATTR(device_blocked, S_IRUGO, sdev_show_device_blocked, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 685 sdev_show_device_blocked(struct device *dev, struct device_attribute *attr, in sdev_show_device_blocked() function 691 static DEVICE_ATTR(device_blocked, S_IRUGO, sdev_show_device_blocked, NULL);
|
Completed in 5 milliseconds