HomeSort by relevance Sort by last modified time
    Searched refs:ion_device (Results 1 - 9 of 9) sorted by null

  /system/sepolicy/vendor/
tee.te 13 allow tee ion_device:chr_file r_file_perms;
  /hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h 69 struct ion_device;
148 struct ion_client *ion_client_create(struct ion_device *dev,
152 * msm_ion_client_create - allocate a client using the ion_device specified in
350 int ion_secure_heap(struct ion_device *dev, int heap_id, int version,
364 int ion_unsecure_heap(struct ion_device *dev, int heap_id, int version,
390 static inline struct ion_client *ion_client_create(struct ion_device *dev,
471 static inline int ion_secure_heap(struct ion_device *dev, int heap_id,
478 static inline int ion_unsecure_heap(struct ion_device *dev, int heap_id,
  /hardware/qcom/msm8x27/original-kernel-headers/linux/
ion.h 61 struct ion_device;
121 struct ion_client *ion_client_create(struct ion_device *dev,
  /system/sepolicy/prebuilts/api/26.0/private/
adbd.te 72 allow adbd ion_device:chr_file rw_file_perms;
app.te 276 allow { appdomain -isolated_app } ion_device:chr_file rw_file_perms;
278 auditallow { appdomain userdebug_or_eng(`-su') } ion_device:chr_file { write append };
file_contexts 93 /dev/ion u:object_r:ion_device:s0
  /system/sepolicy/private/
adbd.te 74 allow adbd ion_device:chr_file rw_file_perms;
app.te 289 allow { appdomain -isolated_app } ion_device:chr_file rw_file_perms;
291 auditallow { appdomain userdebug_or_eng(`-su') } ion_device:chr_file { write append };
file_contexts 94 /dev/ion u:object_r:ion_device:s0

Completed in 96 milliseconds