Searched refs:ndtest_priv (Results 1 – 2 of 2) sorted by relevance
42 static struct ndtest_priv *instances[NUM_INSTANCES];198 static inline struct ndtest_priv *to_ndtest_priv(struct device *dev) in to_ndtest_priv()202 return container_of(pdev, struct ndtest_priv, pdev); in to_ndtest_priv()292 struct ndtest_priv *t = instances[i]; in ndtest_resource_lookup()334 static void *ndtest_alloc_resource(struct ndtest_priv *p, size_t size, in ndtest_alloc_resource()411 static int ndtest_create_region(struct ndtest_priv *p, in ndtest_create_region()469 static int ndtest_init_regions(struct ndtest_priv *p) in ndtest_init_regions()484 struct ndtest_priv *p = data; in put_dimms()726 static int ndtest_dimm_register(struct ndtest_priv *priv, in ndtest_dimm_register()758 static int ndtest_nvdimm_init(struct ndtest_priv *p) in ndtest_nvdimm_init()[all …]
10 struct ndtest_priv { struct