Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme-uclass.c13 .id = UCLASS_NVME,
H A Dnvme.c682 ret = uclass_get(UCLASS_NVME, &uc); in nvme_scan_namespace()
1048 .id = UCLASS_NVME,
/rk3399_rockchip-uboot/include/dm/
H A Duclass-id.h60 UCLASS_NVME, /* NVM Express device */ enumerator
/rk3399_rockchip-uboot/drivers/block/
H A Dblk-uclass.c44 [IF_TYPE_NVME] = UCLASS_NVME,