Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dpci.c162 static int nvme_parse_quirk_entry(char *s, struct quirk_entry *entry) in nvme_parse_quirk_entry() function
213 if (nvme_parse_quirk_entry(field, &qlist[i])) { in quirks_param_set()