Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/allocator/
H A Dallocator_ion.c268 static const char *dev_ion = "/dev/ion"; variable
285 fd = open(dev_ion, O_RDWR | O_CLOEXEC); in allocator_ion_open()
287 mpp_err("open %s failed!\n", dev_ion); in allocator_ion_open()