Searched refs:sdev_dev (Results 1 – 4 of 4) sorted by relevance
1417 device_enable_async_suspend(&sdev->sdev_dev); in scsi_sysfs_add_sdev()1418 error = device_add(&sdev->sdev_dev); in scsi_sysfs_add_sdev()1480 device_unregister(&sdev->sdev_dev); in __scsi_remove_device()1484 put_device(&sdev->sdev_dev); in __scsi_remove_device()1677 device_initialize(&sdev->sdev_dev); in scsi_sysfs_device_initialize()1678 sdev->sdev_dev.parent = get_device(&sdev->sdev_gendev); in scsi_sysfs_device_initialize()1679 sdev->sdev_dev.class = &sdev_class; in scsi_sysfs_device_initialize()1680 dev_set_name(&sdev->sdev_dev, "%d:%d:%d:%llu", in scsi_sysfs_device_initialize()
6670 devip->debugfs_entry = debugfs_create_dir(dev_name(&sdp->sdev_dev), in scsi_debug_sdev_configure()
280 sdev_dev; member304 container_of(d, struct scsi_device, sdev_dev)
310 dev_name(&__entry->sdev->sdev_dev), __entry->tag,