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.c40 static struct ndtest_priv *instances[NUM_INSTANCES];
257 return container_of(pdev, struct ndtest_priv, pdev); in to_ndtest_priv()
403 struct ndtest_priv *t = instances[i]; in ndtest_resource_lookup()
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()
888 static int ndtest_nvdimm_init(struct ndtest_priv *p) in ndtest_nvdimm_init()
967 struct ndtest_priv *p = to_ndtest_priv(&pdev->dev); in ndtest_remove()
975 struct ndtest_priv *p; in ndtest_probe()
1026 struct ndtest_priv *p = to_ndtest_priv(dev); in ndtest_release()
[all …]
A Dndtest.h41 struct ndtest_priv { struct

Completed in 5 milliseconds