Home
last modified time | relevance | path

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

/linux/drivers/acpi/nfit/
H A Dcore.c2199 struct nfit_set_info { struct
2216 const struct nfit_set_info *map0 = m0; in cmp_map_compat() argument
2217 const struct nfit_set_info *map1 = m1; in cmp_map_compat()
2225 const struct nfit_set_info *map0 = m0; in cmp_map()
2226 const struct nfit_set_info *map1 = m1; in cmp_map()
2267 struct nfit_set_info *info __free(kfree) = in acpi_nfit_init_interleave_set()
2285 struct nfit_set_info *map = &info[i]; in acpi_nfit_init_interleave_set()