Home
last modified time | relevance | path

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

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