Home | History | Annotate | Download | only in src

Lines Matching refs:ion_dev_flag

9419     int ion_dev_flag;
9425 ion_dev_flag = O_RDONLY;
9426 fd = open (MEM_DEVICE, ion_dev_flag);