Searched refs:show_nr_hw_queues (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | scsi_sysfs.c | 397 show_nr_hw_queues(struct device *dev, struct device_attribute *attr, char *buf) in show_nr_hw_queues() function 404 static DEVICE_ATTR(nr_hw_queues, S_IRUGO, show_nr_hw_queues, NULL);
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_sysfs.c | 397 show_nr_hw_queues(struct device *dev, struct device_attribute *attr, char *buf) in show_nr_hw_queues() function 404 static DEVICE_ATTR(nr_hw_queues, S_IRUGO, show_nr_hw_queues, NULL);
|
Completed in 6 milliseconds