Searched refs:sdev_groups (Results 1 – 3 of 3) sorted by relevance
1417 if (sdev->host->hostt->sdev_groups) { in scsi_sysfs_add_sdev()1419 sdev->host->hostt->sdev_groups); in scsi_sysfs_add_sdev()1463 if (sdev->host->hostt->sdev_groups) in __scsi_remove_device()1465 sdev->host->hostt->sdev_groups); in __scsi_remove_device()
471 const struct attribute_group **sdev_groups; member
8039 .sdev_groups = ufshcd_driver_groups,