Home
last modified time | relevance | path

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

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