Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/nvdimm/test/
H A Dnfit.c203 union acpi_object **_fit; member
1932 t->_fit = test_alloc(t, sizeof(union acpi_object **), &t->_fit_dma); in nfit_test0_alloc()
1933 if (!t->_fit) in nfit_test0_alloc()
3224 *(nfit_test->_fit) = obj; in nfit_test_probe()