Home | History | Annotate | Download | only in test

Lines Matching refs:PMEM_DEVICE

368 static const char* PMEM_DEVICE = "/dev/ion";
370 static const char* PMEM_DEVICE = "/dev/pmem_adsp";
372 static const char* PMEM_DEVICE = "/dev/pmem_adsp";
374 static const char* PMEM_DEVICE = "/dev/pmem_smipool";
376 #error PMEM_DEVICE cannot be determined.
395 ion_data.ion_device_fd = open (PMEM_DEVICE, O_RDONLY);
428 pMem->pmem_fd = open(PMEM_DEVICE, O_RDWR);