Searched refs:ndtest_priv (Results 1 – 2 of 2) sorted by relevance
40 static struct ndtest_priv *instances[NUM_INSTANCES];253 static inline struct ndtest_priv *to_ndtest_priv(struct device *dev) in to_ndtest_priv()257 return container_of(pdev, struct ndtest_priv, pdev); in to_ndtest_priv()403 struct ndtest_priv *t = instances[i]; in ndtest_resource_lookup()445 static void *ndtest_alloc_resource(struct ndtest_priv *p, size_t size, in ndtest_alloc_resource()522 static int ndtest_create_region(struct ndtest_priv *p, in ndtest_create_region()597 static int ndtest_init_regions(struct ndtest_priv *p) in ndtest_init_regions()612 struct ndtest_priv *p = data; in put_dimms()854 static int ndtest_dimm_register(struct ndtest_priv *priv, in ndtest_dimm_register()888 static int ndtest_nvdimm_init(struct ndtest_priv *p) in ndtest_nvdimm_init()[all …]
41 struct ndtest_priv { struct