OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ION_IOC_CUSTOM
(Results
1 - 6
of
6
) sorted by null
/hardware/ti/omap4xxx/ion/
linux_ion.h
65
#define
ION_IOC_CUSTOM
_IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
/bionic/libc/kernel/common/linux/
ion.h
70
#define
ION_IOC_CUSTOM
_IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
/hardware/qcom/msm8960/kernel-headers/linux/
ion.h
71
#define
ION_IOC_CUSTOM
_IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
/external/kernel-headers/original/linux/
ion.h
349
* DOC:
ION_IOC_CUSTOM
- call architecture specific ion ioctl
354
#define
ION_IOC_CUSTOM
_IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
/hardware/samsung_slsi/exynos5/libion_exynos/
libion.cpp
53
#define
ION_IOC_CUSTOM
_IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
/hardware/qcom/msm8960/original-kernel-headers/linux/
ion.h
604
* DOC:
ION_IOC_CUSTOM
- call architecture specific ion ioctl
609
#define
ION_IOC_CUSTOM
_IOWR(ION_IOC_MAGIC, 6, struct ion_custom_data)
Completed in 355 milliseconds