Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm8001_ctl.c202 * pm8001_ctl_max_devices_show - max devices support
209 static ssize_t pm8001_ctl_max_devices_show(struct device *cdev, in pm8001_ctl_max_devices_show() function
226 static DEVICE_ATTR(max_devices, S_IRUGO, pm8001_ctl_max_devices_show, NULL);
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm8001_ctl.c203 * pm8001_ctl_max_devices_show - max devices support
210 static ssize_t pm8001_ctl_max_devices_show(struct device *cdev, in pm8001_ctl_max_devices_show() function
225 static DEVICE_ATTR(max_devices, S_IRUGO, pm8001_ctl_max_devices_show, NULL);

Completed in 4 milliseconds