Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme_show.c65 static void print_formats(struct nvme_id_ns *id, struct nvme_ns *ns) in print_formats()
108 struct nvme_ns *ns = dev_get_priv(udev); in nvme_print_info()
H A Dnvme.c666 struct nvme_ns *ns = dev_get_priv(udev); in nvme_get_namespace_id()
704 struct nvme_ns *ns = dev_get_priv(udev); in nvme_blk_probe()
744 struct nvme_ns *ns = dev_get_priv(udev); in nvme_blk_rw()
831 struct nvme_ns *ns = dev_get_priv(udev); in nvme_blk_erase()
858 struct nvme_ns *ns = dev_get_priv(udev); in nvme_blk_write_zeroes()
890 .priv_auto_alloc_size = sizeof(struct nvme_ns),
H A Dnvme.h684 struct nvme_ns { struct