Searched refs:sdev_groups (Results 1 – 3 of 3) sorted by relevance
473 const struct attribute_group **sdev_groups; member
1355 if (sdev->host->hostt->sdev_groups) { in scsi_sysfs_add_sdev()1357 sdev->host->hostt->sdev_groups); in scsi_sysfs_add_sdev()1401 if (sdev->host->hostt->sdev_groups) in __scsi_remove_device()1403 sdev->host->hostt->sdev_groups); in __scsi_remove_device()
7070 .sdev_groups = ufshcd_driver_groups,