Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 25 of 31) sorted by relevance

12

/aosp12/hardware/qcom/display/msm8909/sdm/include/utils/
H A Dsys.h53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef
55 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
H A Dsys.h53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef
55 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/hardware/qcom/display/msm8998/sdm/include/utils/
H A Dsys.h53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef
55 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/hardware/qcom/sdm845/display/sdm/include/utils/
H A Dsys.h53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef
55 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/hardware/qcom/sm8150/display/sdm/include/utils/
H A Dsys.h53 typedef int (*ioctl)(int, unsigned long int, ...); // NOLINT typedef
55 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/bionic/libc/bionic/
H A Dioctl.cpp34 int ioctl(int fd, int request, ...) { in ioctl() function
/aosp12/hardware/nxp/nfc/pn8x/extns/impl/
H A DNxpNfc.cpp32 Return<void> NxpNfc::ioctl(uint64_t ioctlType, in ioctl() function in vendor::nxp::nxpnfc::V1_0::implementation::NxpNfc
H A Dhal_nxpnfc.h137 int (*ioctl)(const struct nxpnfc_nci_device* p_dev, long arg, void* p_data); member
/aosp12/hardware/nxp/secure_element/pn8x/extns/impl/
H A DNxpEse.cpp28 Return<void> NxpEse::ioctl(uint64_t ioctlType, in ioctl() function in vendor::nxp::nxpese::V1_0::implementation::NxpEse
/aosp12/hardware/google/graphics/common/libacryl/
H A Dacrylic_device.cpp56 int AcrylicDevice::ioctl(int cmd, void *arg) in ioctl() function in AcrylicDevice
/aosp12/hardware/qcom/display/msm8996/sdm/include/utils/
H A Dsys.h52 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/hardware/qcom/sm7250/display/sdm/include/utils/
H A Dsys.h52 typedef int (*ioctl)(int, int, ...); typedef
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/drm/
H A Dhw_device_drm.h42 #define IOCTL_LOGE(ioctl, type) \ argument
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/fb/
H A Dhw_device.h37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/drm/
H A Dhw_device_drm.h44 #define IOCTL_LOGE(ioctl, type) \ argument
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/fb/
H A Dhw_device.h37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/drm/
H A Dhw_device_drm.h44 #define IOCTL_LOGE(ioctl, type) \ argument
/aosp12/hardware/nxp/secure_element/snxxx/extns/impl/
H A DNxpEse.cpp186 Return<void> NxpEse::ioctl(uint64_t ioctlType, in ioctl() function in vendor::nxp::nxpese::V1_0::implementation::NxpEse
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/fb/
H A Dhw_device.h37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/fb/
H A Dhw_device.h37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/fb/
H A Dhw_device.h37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument
/aosp12/hardware/nxp/nfc/pn8x/halimpl/src/include/
H A Dese_hal_api.h99 tHAL_SPIAPI_IOCTL* ioctl; member
/aosp12/hardware/nxp/nfc/snxxx/halimpl/src/include/
H A Dese_hal_api.h99 tHAL_SPIAPI_IOCTL* ioctl; member
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/drm/
H A Dhw_device_drm.h44 #define IOCTL_LOGE(ioctl, type) \ argument
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/fb/
H A Dhw_device.h37 #define IOCTL_LOGE(ioctl, type) DLOGE("ioctl %s, device = %d errno = %d, desc = %s", #ioctl, \ argument

12