Searched refs:sdev_groups (Results 1 – 3 of 3) sorted by relevance
1328 if (sdev->host->hostt->sdev_groups) { in scsi_sysfs_add_sdev()1330 sdev->host->hostt->sdev_groups); in scsi_sysfs_add_sdev()1374 if (sdev->host->hostt->sdev_groups) in __scsi_remove_device()1376 sdev->host->hostt->sdev_groups); in __scsi_remove_device()
471 const struct attribute_group **sdev_groups; member
6750 .sdev_groups = ufshcd_driver_groups,