Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c2757 static bool quirk_matches(const struct nvme_id_ctrl *id, in quirk_matches() function
3104 if (quirk_matches(id, &core_quirks[i])) in nvme_init_identify()