/hardware/qcom/display/msm8998/sdm/include/utils/ |
D | sys.h | 53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef 55 typedef int (*ioctl)(int, int, ...); typedef
|
/hardware/qcom/display/msm8909/sdm/include/utils/ |
D | sys.h | 53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef 55 typedef int (*ioctl)(int, int, ...); typedef
|
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/ |
D | sys.h | 53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef 55 typedef int (*ioctl)(int, int, ...); typedef
|
/hardware/nxp/nfc/extns/impl/ |
D | NxpNfc.cpp | 32 Return<void> NxpNfc::ioctl(uint64_t ioctlType, in ioctl() function in vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc
|
D | hal_nxpnfc.h | 137 int (*ioctl)(const struct nxpnfc_nci_device* p_dev, long arg, void* p_data); member
|
/hardware/nxp/secure_element/extns/impl/ |
D | NxpEse.cpp | 28 Return<void> NxpEse::ioctl(uint64_t ioctlType, in ioctl() function in vendor::nxp::nxpese::V1_0::implementation::NxpEse
|
/hardware/qcom/display/msm8996/sdm/include/utils/ |
D | sys.h | 52 typedef int (*ioctl)(int, int, ...); typedef
|
/hardware/qcom/display/msm8998/sdm/libs/core/drm/ |
D | hw_device_drm.h | 42 #define IOCTL_LOGE(ioctl, type) \ argument
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
D | hw_device.h | 37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
|
/hardware/qcom/display/msm8909/sdm/libs/core/drm/ |
D | hw_device_drm.h | 44 #define IOCTL_LOGE(ioctl, type) \ argument
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/ |
D | hw_device_drm.h | 44 #define IOCTL_LOGE(ioctl, type) \ argument
|
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/ |
D | hw_device.h | 37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
|
/hardware/qcom/display/msm8909/sdm/libs/core/fb/ |
D | hw_device.h | 37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
|
/hardware/qcom/display/msm8998/sdm/libs/core/fb/ |
D | hw_device.h | 37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
|
/hardware/nxp/nfc/halimpl/src/include/ |
D | ese_hal_api.h | 99 tHAL_SPIAPI_IOCTL* ioctl; member
|