Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c1259 static int nvme_identify_ctrl(struct nvme_ctrl *dev, struct nvme_id_ctrl **id) in nvme_identify_ctrl() function
3077 ret = nvme_identify_ctrl(ctrl, &id); in nvme_init_identify()
4193 if (nvme_identify_ctrl(ctrl, &id)) in nvme_scan_ns_sequential()