Home
last modified time | relevance | path

Searched refs:ioctl (Results 1 - 25 of 191) sorted by relevance

12345678

/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu.c21 #include <sys/ioctl.h>
91 ret = (RK_S32)ioctl(dev, MPP_IOC_CFG_V1, &mpp_req); in vpu_api_set_client_type()
94 ret = ioctl(dev, VPU_IOC_SET_CLIENT_TYPE, client_type); in vpu_api_set_client_type()
98 ret = ioctl(dev, VPU_IOC_SET_CLIENT_TYPE_U32, client_type); in vpu_api_set_client_type()
104 HDF_LOGE("can not find valid client type ioctl\n"); in vpu_api_set_client_type()
110 ret = ioctl(dev, cmd, client_type); in vpu_api_set_client_type()
232 ret = (RK_S32)ioctl(fd, MPP_IOC_CFG_V1, &reqs); in VPUClientSendReg()
239 ret = (RK_S32)ioctl(fd, MPP_IOC_CFG_V1, &reqs_tmp); in VPUClientSendReg()
245 ret = (RK_S32)ioctl(fd, VPU_IOC_SET_REG, &req); in VPUClientSendReg()
249 HDF_LOGE("ioctl VPU_IOC_SET_RE in VPUClientSendReg()
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_ioctl.c58 * - GET_UNIQUE ioctl, implemented by drm_getunique is wrapped up in libdrm
60 * - The libdrm drmSetBusid function is backed by the SET_UNIQUE ioctl. All
63 * exclusively use by the SET_VERSION ioctl, because only drm 1.0 (which is
64 * nerved) allowed userspace to set the busid through the above ioctl.
86 * name returned by that ioctl. Note that SET_VERSION is not called, which
187 * Hollowed-out getclient ioctl to keep some dead old drm tests/tools in drm_getclient()
384 * Setversion ioctl.
437 * drm_noop - DRM no-op ioctl implemntation
438 * @dev: DRM device for the ioctl
439 * @data: data pointer for the ioctl
808 const struct drm_ioctl_desc *ioctl = NULL; drm_ioctl() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_vo.c21 #include <sys/ioctl.h>
770 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
783 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
796 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
809 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
822 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
835 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
848 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
861 s32Ret = ioctl(fd, HI_MIPI_TX_SET_CMD, &cmd_info); in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
874 s32Ret = ioctl(f in SAMPLE_PRIVATE_VO_InitScreen1080x1920()
[all...]
H A Dsample_comm_vpss.c21 #include <sys/ioctl.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/sys/
H A Dioctl.h8 #include <bits/ioctl.h>
124 int ioctl (int, int, ...);
H A Dmount.h8 #include <sys/ioctl.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dpty.h9 #include <sys/ioctl.h>
/device/soc/hisilicon/common/hal/display/source/display_device/src/fbdev/
H A Dfb_display.cpp17 #include <sys/ioctl.h>
19 #include <sys/ioctl.h>
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hifb/src/
H A Dhifb_proc.h38 hifb_proc_ioctl ioctl; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_osal_user.h39 #define OSAL_IOCTL ioctl
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/resize_crop/
H A Dsample_resize_crop_main.c38 #include <sys/ioctl.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/umplock/
H A Dumplock_ioctl.h16 #include <linux/ioctl.h>
/device/soc/rockchip/common/sdk_linux/include/uapi/linux/usb/
H A Dg_uvc.h11 #include <linux/ioctl.h>
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/umplock/
H A Dumplock_ioctl.h19 #include <linux/ioctl.h>
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Ddrm_display.cpp20 #include <sys/ioctl.h>
126 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_POWERDOWN); in SetDisplayPowerStatus()
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
136 DISPLAY_LOGE("ioctl fb0 failed\n"); in SetDisplayPowerStatus()
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Ddrm_display.cpp20 #include <sys/ioctl.h>
126 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_POWERDOWN); in SetDisplayPowerStatus()
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
136 DISPLAY_LOGE("ioctl fb0 failed\n"); in SetDisplayPowerStatus()
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Ddrm_display.cpp20 #include <sys/ioctl.h>
126 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_POWERDOWN); in SetDisplayPowerStatus()
129 err = ioctl(fb_fd, FBIOBLANK, FB_BLANK_UNBLANK); in SetDisplayPowerStatus()
136 DISPLAY_LOGE("ioctl fb0 failed\n"); in SetDisplayPowerStatus()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ioctl.h19 #include <linux/ioctl.h>
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_ioctl.h26 #include <asm-generic/ioctl.h>
40 * - New ioctl KBASE_IOCTL_MEM_FIND_GPU_START_AND_OFFSET
42 * - New ioctl: KBASE_IOCTL_MEM_JIT_INIT (old ioctl renamed to _OLD)
60 * - Removed ioctl: KBASE_IOCTL_GET_PROFILING_CONTROLS
62 * - New ioctl: KBASE_IOCTL_MEM_EXEC_INIT
71 * - Extended ioctl KBASE_IOCTL_MEM_SYNC to accept imported dma-buf.
72 * - Modified (backwards compatible) ioctl KBASE_IOCTL_MEM_IMPORT behavior for
79 * - New ioctl: KBASE_IOCTL_GET_CPU_GPU_TIMEINFO
112 * - Backwards compatible extension to HWC ioctl
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/linux/
H A Dump_ioctl.h17 #include <linux/ioctl.h>
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/jm/
H A Dmali_kbase_jm_ioctl.h25 #include <asm-generic/ioctl.h>
39 * - New ioctl KBASE_IOCTL_MEM_FIND_GPU_START_AND_OFFSET
41 * - New ioctl: KBASE_IOCTL_MEM_JIT_INIT (old ioctl renamed to _OLD)
59 * - Removed ioctl: KBASE_IOCTL_GET_PROFILING_CONTROLS
61 * - New ioctl: KBASE_IOCTL_MEM_EXEC_INIT
70 * - Extended ioctl KBASE_IOCTL_MEM_SYNC to accept imported dma-buf.
71 * - Modified (backwards compatible) ioctl KBASE_IOCTL_MEM_IMPORT behavior for
78 * - New ioctl: KBASE_IOCTL_GET_CPU_GPU_TIMEINFO
111 * - Backwards compatible extension to HWC ioctl
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcsi.c11 #include <media/v4l2-ioctl.h>
283 ret = v4l2_subdev_call(mipi_sensor, core, ioctl, RKMODULE_GET_HDR_CFG, &hdr_cfg); in csi_config()
422 ret = v4l2_subdev_call(mipi_sensor, core, ioctl, RKMODULE_GET_HDR_CFG, &hdr_cfg); in rkisp_csi_config_patch()
437 v4l2_subdev_call(mipi_sensor, core, ioctl, RKISP_VICAP_CMD_MODE, &mode); in rkisp_csi_config_patch()
453 v4l2_subdev_call(mipi_sensor, core, ioctl, RKISP_VICAP_CMD_INIT_BUF, &cnt); in rkisp_csi_config_patch()
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcsi.c11 #include <media/v4l2-ioctl.h>
286 core, ioctl, in csi_config()
451 core, ioctl, in rkisp_csi_config_patch()
466 v4l2_subdev_call(mipi_sensor, core, ioctl, in rkisp_csi_config_patch()
483 v4l2_subdev_call(mipi_sensor, core, ioctl, in rkisp_csi_config_patch()
/device/soc/hisilicon/hi3751v350/sdk_linux/include/
H A Dhi_osal_user.h57 #define OSAL_IOCTL ioctl
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/
H A Dsample_ive_main.c24 #include <sys/ioctl.h>

Completed in 11 milliseconds

12345678