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.c3090 static bool quirk_matches(const struct nvme_id_ctrl *id, in nvme_init_subnqn()
3577 if (quirk_matches(id, &core_quirks[i])) in nvme_init_identify()
3059 static bool quirk_matches(const struct nvme_id_ctrl *id, quirk_matches() function