/device/soc/rockchip/common/sdk_linux/include/drm/ |
H A D | drm_connector.h | 296 * @DRM_MODE_PANEL_ORIENTATION_LEFT_UP: The left side of the panel matches the 613 * @left: Left margin in pixels. 615 unsigned int left; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | procfs.c | 297 seq_printf(f, "\tcrop.bounds:(%u, %u)/%ux%u\n", sel->r.left, sel->r.top, sel->r.width, sel->r.height); in rkcif_show_format()
|
/device/soc/rockchip/rk3399/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 504 * block position in the frame, left-to right, top-to-bottom. 732 RK_S32 left; member 1082 RK_U16 x; /**< horizontal position of top left corner */ 1083 RK_U16 y; /**< vertical position of top left corner */
|
/device/soc/rockchip/rk3568/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 504 * block position in the frame, left-to right, top-to-bottom. 732 RK_S32 left; member 1082 RK_U16 x; /**< horizontal position of top left corner */ 1083 RK_U16 y; /**< vertical position of top left corner */
|
/device/soc/rockchip/rk3588/hardware/mpp/include/ |
H A D | rk_venc_cmd.h | 586 * block position in the frame, left-to right, top-to-bottom. 814 RK_S32 left; member 1183 RK_U16 x; /**< horizontal position of top left corner */ 1184 RK_U16 y; /**< vertical position of top left corner */
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | procfs.c | 301 sel->r.left, sel->r.top, in rkcif_show_format()
|
/kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
H A D | adc.c | 181 unsigned v, unsigned u, unsigned *left) in s3c_convert_done() 180 s3c_convert_done(struct s3c_adc_client *client, unsigned v, unsigned u, unsigned *left) s3c_convert_done() argument
|
/kernel/linux/linux-5.10/arch/m68k/math-emu/ |
H A D | fp_scan.S | 91 | now all arithmetic instr and a few move instr are left
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | ptrace_32.c | 95 if (!to.left) in genregs32_get()
|
/kernel/linux/linux-6.6/arch/m68k/math-emu/ |
H A D | fp_scan.S | 91 | now all arithmetic instr and a few move instr are left
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | ptrace_32.c | 94 if (!to.left) in genregs32_get()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.h | 235 * left and right and handle them by two individual layer processors 236 * Note: left/right are always according to the final display rect, 541 int komeda_build_layer_split_data_flow(struct komeda_layer *left,
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov5647.c | 514 crop->left = OV5647_COLUMN_START_DEF; in ov5647_open()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.h | 178 struct ieee80211_hdr *hdr, int left);
|
/kernel/linux/linux-5.10/include/net/ |
H A D | ip6_fib.h | 74 struct fib6_node __rcu *left; member
|
/kernel/linux/linux-5.10/sound/drivers/opl3/ |
H A D | opl3_synth.c | 21 * (9 in the left and 9 in the right). 52 { 0x12, 0x15, 0x00, 0x00 } /* is selected (only left reg block) */ 524 if (voice->left) in snd_opl3_set_voice()
|
/kernel/linux/linux-5.10/net/bridge/netfilter/ |
H A D | nf_conntrack_bridge.c | 106 while (state.left > 0) { in nf_br_ip_fragment()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
H A D | svga_reg.h | 784 * SVGASignedRect specifies a half-open interval: the (left, top) 792 int32 left; member 978 * will be left unchanged and EAX will be set to -1. Because it is 1152 * left enough room for all registers defined as part of the mandatory
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_connector.h | 244 * @DRM_MODE_PANEL_ORIENTATION_LEFT_UP: The left side of the panel matches the 563 * @left: Left margin in pixels. 565 unsigned int left; member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_connector.h | 358 * @DRM_MODE_PANEL_ORIENTATION_LEFT_UP: The left side of the panel matches the 838 * @left: Left margin in pixels. 840 unsigned int left; member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | ip6_fib.h | 75 struct fib6_node __rcu *left; member
|
/kernel/linux/linux-6.6/drivers/media/platform/amphion/ |
H A D | vpu_dbg.c | 134 inst->crop.left, in vpu_dbg_instance()
|
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
H A D | imx8-isi-hw.c | 184 val0 = CHNL_CROP_ULC_X(dst->left) | CHNL_CROP_ULC_Y(dst->top); in mxc_isi_channel_set_crop()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945.h | 178 struct ieee80211_hdr *hdr, int left);
|
/kernel/linux/linux-6.6/arch/x86/kernel/fpu/ |
H A D | core.c | 376 struct membuf mb = { .p = buf, .left = size }; in fpu_copy_guest_fpstate_to_uabi()
|