Home
last modified time | relevance | path

Searched refs:ufs_dev_wlun_template (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ufs/core/
H A Dufshcd.c10807 * ufs_dev_wlun_template - describes ufs device wlun
10816 static struct scsi_driver ufs_dev_wlun_template = {
10835 ret = scsi_register_driver(&ufs_dev_wlun_template.gendrv);
10844 scsi_unregister_driver(&ufs_dev_wlun_template.gendrv);
10811 static struct scsi_driver ufs_dev_wlun_template = { global() variable