Searched refs:sdev_groups (Results 1 – 3 of 3) sorted by relevance
490 const struct attribute_group **sdev_groups; member
1408 if (sdev->host->hostt->sdev_groups) { in scsi_sysfs_add_sdev()1410 sdev->host->hostt->sdev_groups); in scsi_sysfs_add_sdev()1454 if (sdev->host->hostt->sdev_groups) in __scsi_remove_device()1456 sdev->host->hostt->sdev_groups); in __scsi_remove_device()
8183 .sdev_groups = ufshcd_driver_groups,