OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ion_device
(Results
1 - 5
of
5
) sorted by null
/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/
autoplay_app.te
59
allow autoplay_app
ion_device
:chr_file { read open };
app.te
238
allow { appdomain -isolated_app }
ion_device
:chr_file rw_file_perms;
file_contexts
77
/dev/ion u:object_r:
ion_device
:s0
Completed in 271 milliseconds