Searched refs:ion_allocation_data (Results 1 - 25 of 77) sorted by relevance

1234

/hardware/qcom/msm8960/kernel-headers/linux/
H A Dion.h42 struct ion_allocation_data { struct
66 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dion.h45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dion.h76 * struct ion_allocation_data - metadata passed from userspace for allocations
86 struct ion_allocation_data { struct
135 * Takes an ion_allocation_data struct and returns it with the handle field
139 struct ion_allocation_data)
/hardware/qcom/msm8x09/kernel-headers/linux/
H A Dion.h45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/hardware/qcom/msm8x09/original-kernel-headers/linux/
H A Dion.h76 * struct ion_allocation_data - metadata passed from userspace for allocations
86 struct ion_allocation_data { struct
135 * Takes an ion_allocation_data struct and returns it with the handle field
139 struct ion_allocation_data)
/hardware/qcom/msm8x26/kernel-headers/linux/
H A Dion.h45 struct ion_allocation_data { struct
69 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/hardware/qcom/msm8x26/original-kernel-headers/linux/
H A Dion.h76 * struct ion_allocation_data - metadata passed from userspace for allocations
86 struct ion_allocation_data { struct
134 * Takes an ion_allocation_data struct and returns it with the handle field
138 struct ion_allocation_data)
/hardware/qcom/msm8x27/kernel-headers/linux/
H A Dion.h40 struct ion_allocation_data { struct
64 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dion.h44 struct ion_allocation_data { struct
67 #define ION_IOC_ALLOC _IOWR(ION_IOC_MAGIC, 0, struct ion_allocation_data)
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dion.h79 * struct ion_allocation_data - metadata passed from userspace for allocations
89 struct ion_allocation_data { struct
137 * Takes an ion_allocation_data struct and returns it with the handle field
141 struct ion_allocation_data)
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
H A Domx_video_common.h78 struct ion_allocation_data ion_alloc_data;
H A Dvideo_encoder_device.h95 struct ion_allocation_data alloc_data;
H A Dvideo_encoder_device_copper.h208 struct ion_allocation_data alloc_data;
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_common.h98 struct ion_allocation_data ion_alloc_data;
H A Dvideo_encoder_device.h101 struct ion_allocation_data alloc_data;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_common.h105 struct ion_allocation_data ion_alloc_data;
H A Dvideo_encoder_device.h101 struct ion_allocation_data alloc_data;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Domx_video_common.h104 struct ion_allocation_data ion_alloc_data;
H A Dvideo_encoder_device.h101 struct ion_allocation_data alloc_data;
/hardware/qcom/msm8x27/original-kernel-headers/linux/
H A Dion.h237 * struct ion_allocation_data - metadata passed from userspace for allocations
247 struct ion_allocation_data { struct
296 * Takes an ion_allocation_data struct and returns it with the handle field
300 struct ion_allocation_data)
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dion.h503 * struct ion_allocation_data - metadata passed from userspace for allocations
513 struct ion_allocation_data { struct
561 * Takes an ion_allocation_data struct and returns it with the handle field
565 struct ion_allocation_data)
/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_ion_alloc.cpp73 struct ion_allocation_data ion_alloc_data;
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h102 struct ion_allocation_data ion_alloc_data;
380 int ion_memory_alloc_map(struct ion_allocation_data *p_alloc_data,
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/
H A Domx_swvdec.h96 struct ion_allocation_data ion_alloc_data;
377 int ion_memory_alloc_map(struct ion_allocation_data *p_alloc_data,
/hardware/qcom/display/msm8084/libgralloc/
H A Dionalloc.cpp71 struct ion_allocation_data ionAllocData;

Completed in 466 milliseconds

1234