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.c2207 struct nfit_set_info { struct
2224 const struct nfit_set_info *map0 = m0; in cmp_map_compat() argument
2225 const struct nfit_set_info *map1 = m1; in cmp_map_compat()
2233 const struct nfit_set_info *map0 = m0; in cmp_map()
2234 const struct nfit_set_info *map1 = m1; in cmp_map()
2275 struct nfit_set_info *info __free(kfree) = in acpi_nfit_init_interleave_set()
2293 struct nfit_set_info *map = &info[i]; in acpi_nfit_init_interleave_set()