Searched refs:label_dma (Results 1 – 3 of 3) sorted by relevance
50 dma_addr_t *label_dma; member
910 &p->label_dma[id])) in ndtest_nvdimm_init()984 p->label_dma = devm_kcalloc(&p->pdev.dev, NUM_DCR, in ndtest_probe()
197 dma_addr_t *label_dma; member1916 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test0_alloc()1963 t->label[i] = test_alloc(t, LABEL_SIZE, &t->label_dma[i]); in nfit_test1_alloc()3179 nfit_test->label_dma = devm_kcalloc(dev, num, in nfit_test_probe()3193 && nfit_test->label_dma && nfit_test->dcr in nfit_test_probe()
Completed in 13 milliseconds