Home | History | Annotate | Download | only in src

Lines Matching refs:ion_dev_flag

6579   int ion_dev_flag;
6585 ion_dev_flag = (O_RDONLY | O_DSYNC);
6586 fd = open (MEM_DEVICE, ion_dev_flag);