Searched refs:_ctl_device_handle_show (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_ctl.c | 3204 _ctl_device_handle_show(struct device *dev, struct device_attribute *attr, in _ctl_device_handle_show() function 3213 static DEVICE_ATTR(sas_device_handle, S_IRUGO, _ctl_device_handle_show, NULL);
|
/linux-4.1.27/drivers/scsi/mpt2sas/ |
D | mpt2sas_ctl.c | 3002 _ctl_device_handle_show(struct device *dev, struct device_attribute *attr, in _ctl_device_handle_show() function 3011 static DEVICE_ATTR(sas_device_handle, S_IRUGO, _ctl_device_handle_show, NULL);
|