Home
last modified time | relevance | path

Searched refs:__s32 (Results 1 – 22 of 22) sorted by relevance

/hardware/st/secure_element2/secure_element/esehal/src/linux/
Dse_gemalto.h29 #define GTO_IOC_RD_POWER _IOR(GTO_IOC_MAGIC, 1, __s32)
30 #define GTO_IOC_WR_POWER _IOW(GTO_IOC_MAGIC, 1, __s32)
31 #define GTO_IOC_WR_RESET _IOW(GTO_IOC_MAGIC, 2, __s32)
34 #define GTO_IOC_RD_CLK_SPEED _IOR(GTO_IOC_MAGIC, 2, __s32)
35 #define GTO_IOC_WR_CLK_SPEED _IOW(GTO_IOC_MAGIC, 2, __s32)
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Dsync_file.h30 typedef int32_t __s32; typedef
47 __s32 fd2;
48 __s32 fence;
64 __s32 status;
81 __s32 status;
Ddrm_mode.h303 __s32 crtc_x;
304 __s32 crtc_y;
802 __s32 x;
803 __s32 y;
813 __s32 x;
814 __s32 y;
819 __s32 hot_x;
820 __s32 hot_y;
1305 __s32 x1;
1306 __s32 y1;
[all …]
Ddma-buf.h36 typedef int32_t __s32; typedef
155 __s32 fd;
185 __s32 fd;
Dmsm_drm.h194 __s32 shift; /* in, amount of left shift (can be negative) */
287 __s32 fence_fd; /* in/out fence fd (see MSM_SUBMIT_FENCE_FD_IN/OUT) */
Dnouveau_drm.h56 __s32 channel;
71 __s32 channel;
Ddrm.h53 typedef int32_t __s32; typedef
848 __s32 fd;
868 __s32 fd;
Dvirtgpu_drm.h74 __s32 fence_fd; /* in/out fence fd (see VIRTGPU_EXECBUF_FENCE_FD_IN/OUT) */
Detnaviv_drm.h208 __s32 fence_fd; /* in/out, fence fd (see ETNA_SUBMIT_FENCE_FD_x) */
Damdgpu_drm.h278 __s32 priority;
336 __s32 priority;
Di915_drm.h816 __s32 param;
1882 __s32 brightness;
3034 __s32 length;
Dxe_drm.h484 __s32 error;
/hardware/google/graphics/common/libscaler/
Dm2m1shot.h50 __s32 fd;
Dlibscaler-m2m1shot.cpp203 buf.plane[i].fd = static_cast<__s32>(reinterpret_cast<long>(addr[i])); in SetAddr()
Dlibscaler-v4l2.cpp381 planes[i].m.fd = static_cast<__s32>(reinterpret_cast<long>(frm.addr[i])); in QBuf()
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmltypes.h107 typedef int32_t __s32; typedef
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmltypes.h107 typedef int32_t __s32; typedef
/hardware/google/graphics/common/libhwjpeg/
Dhwjpeg-v4l2.cpp84 __s32 value; in SetChromaSampFactor()
127 m_v4l2Controls[HWJPEG_CTRL_QFACTOR].value = static_cast<__s32>(quality_factor); in SetQuality()
133 m_v4l2Controls[HWJPEG_CTRL_QFACTOR2].value = static_cast<__s32>(quality_factor2); in SetQuality()
177 m_v4l2Controls[HWJPEG_CTRL_PADDING].value = static_cast<__s32>(padding_value); in SetPadding()
202 m_v4l2Controls[HWJPEG_CTRL_PADDING2].value = static_cast<__s32>(padding_value); in SetPadding2()
/hardware/google/gfxstream/guest/include/
Dvirtgpu_drm.h73 __s32 fence_fd; /* in/out fence fd (see VIRTGPU_EXECBUF_FENCE_FD_IN/OUT) */
/hardware/google/gfxstream/guest/platform/include/
Dvirtgpu_drm.h73 __s32 fence_fd; /* in/out fence fd (see VIRTGPU_EXECBUF_FENCE_FD_IN/OUT) */
/hardware/google/graphics/common/libhwjpeg/include/
Dexynos-hwjpeg.h573 __s32 value;
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerSessionManager.cpp51 __s32 sched_nice;