Searched refs:ion_dev_flags (Results 1 – 2 of 2) sorted by relevance
4306 int ion_device_fd =-1,rc=0,ion_dev_flags = 0; in alloc_map_ion_memory() local4311 ion_dev_flags = O_RDONLY; in alloc_map_ion_memory()4312 ion_device_fd = open (MEM_DEVICE,ion_dev_flags); in alloc_map_ion_memory()
4222 int ion_device_fd =-1,rc=0,ion_dev_flags = 0; in alloc_map_ion_memory() local4228 ion_dev_flags = O_RDONLY; in alloc_map_ion_memory()4229 ion_device_fd = open (MEM_DEVICE,ion_dev_flags); in alloc_map_ion_memory()