Searched refs:sdev_groups (Results 1 – 3 of 3) sorted by relevance
470 const struct attribute_group **sdev_groups; member
1386 if (sdev->host->hostt->sdev_groups) { in scsi_sysfs_add_sdev()1388 sdev->host->hostt->sdev_groups); in scsi_sysfs_add_sdev()1432 if (sdev->host->hostt->sdev_groups) in __scsi_remove_device()1434 sdev->host->hostt->sdev_groups); in __scsi_remove_device()
7796 .sdev_groups = ufshcd_driver_groups,