Home
last modified time | relevance | path

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

/linux/tools/testing/nvdimm/test/
A Dndtest.c42 static struct ndtest_priv *instances[NUM_INSTANCES];
202 return container_of(pdev, struct ndtest_priv, pdev); in to_ndtest_priv()
292 struct ndtest_priv *t = instances[i]; in ndtest_resource_lookup()
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()
758 static int ndtest_nvdimm_init(struct ndtest_priv *p) in ndtest_nvdimm_init()
837 struct ndtest_priv *p = to_ndtest_priv(&pdev->dev); in ndtest_remove()
844 struct ndtest_priv *p; in ndtest_probe()
895 struct ndtest_priv *p = to_ndtest_priv(dev); in ndtest_release()
[all …]
A Dndtest.h10 struct ndtest_priv { struct

Completed in 8 milliseconds