Home
last modified time | relevance | path

Searched refs:left (Results 576 - 600 of 1312) sorted by relevance

1...<<21222324252627282930>>...53

/kernel/linux/linux-5.10/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h139 (win_fmt)->w.left, (win_fmt)->w.top, \
/kernel/linux/linux-5.10/include/uapi/drm/
H A Dqxl_drm.h100 __u32 left; member
/kernel/linux/linux-5.10/kernel/
H A Dregset.c24 (struct membuf){.p = p, .left = size}); in __regset_get()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_buddy.h21 struct i915_buddy_block *left; member
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_pipe.h58 * @left: horizontal coordinate of the partition start in pixels relative to the
59 * left edge of the image
63 unsigned int left; member
/kernel/linux/linux-6.6/drivers/staging/vc04_services/bcm2835-camera/
H A Dbcm2835-camera.h137 (win_fmt)->w.left, (win_fmt)->w.top, \
/kernel/linux/linux-6.6/include/uapi/drm/
H A Dqxl_drm.h100 __u32 left; member
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_pipe.h58 * @left: horizontal coordinate of the partition start in pixels relative to the
59 * left edge of the image
63 unsigned int left; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/
H A Dqxl_drm.h57 __u32 left; member
/kernel/liteos_a/kernel/base/include/
H A Dlos_binarytree_pri.h43 struct tagBinNode *left; member
/kernel/linux/linux-6.6/kernel/
H A Dregset.c24 (struct membuf){.p = p, .left = size}); in __regset_get()
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Dqxl_drm.h70 __u32 left; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Dqxl_drm.h70 __u32 left; member
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dpm-cps.c35 * VPE left it. Returns garbage if coupled_coherence is zero or this is not
114 unsigned online, left; in cps_pm_enter_state() local
170 left = entry(online, nc_core_ready_count); in cps_pm_enter_state()
186 if (coupled_coherence && (state == CPS_PM_NC_WAIT) && (left == online)) in cps_pm_enter_state()
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dlib1funcs.S54 @ Initially shift the divisor left 3 bits if possible,
56 @ at the left end of each 4 bit nibbles in the division loop
192 @ Either 1, 2 or 3 comparison/subtractions are left.
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S98 bics r13, r13, r11 @ clear masked - any left?
124 bics r13, r13, r11 @ clear masked - any left?
174 mov r10, r10, lsl #1 @ shift mask left
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dpm-cps.c35 * VPE left it. Returns garbage if coupled_coherence is zero or this is not
114 unsigned online, left; in cps_pm_enter_state() local
170 left = entry(online, nc_core_ready_count); in cps_pm_enter_state()
186 if (coupled_coherence && (state == CPS_PM_NC_WAIT) && (left == online)) in cps_pm_enter_state()
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dlib1funcs.S54 @ Initially shift the divisor left 3 bits if possible,
56 @ at the left end of each 4 bit nibbles in the division loop
192 @ Either 1, 2 or 3 comparison/subtractions are left.
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dams-delta-fiq-handler.S99 bics r13, r13, r11 @ clear masked - any left?
125 bics r13, r13, r11 @ clear masked - any left?
175 mov r10, r10, lsl #1 @ shift mask left
/kernel/linux/linux-5.10/tools/testing/selftests/exec/
H A Dexecveat.c119 static char *concat(const char *left, const char *right) in concat() argument
121 char *result = malloc(strlen(left) + strlen(right) + 1); in concat()
123 strcpy(result, left); in concat()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dqcom_rpm.c453 int left; in qcom_rpm_write() local
480 left = wait_for_completion_timeout(&rpm->ack, RPM_REQUEST_TIMEOUT); in qcom_rpm_write()
481 if (!left) in qcom_rpm_write()
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_ioctl.c305 struct qxl_rect area = {.left = update_area->left, in qxl_update_area_ioctl()
314 if (update_area->left >= update_area->right || in qxl_update_area_ioctl()
/kernel/linux/linux-5.10/drivers/media/platform/mtk-vcodec/vdec/
H A Dvdec_h264_if.c257 cr->left = inst->vsi->crop.left; in get_crop_info()
263 cr->left, cr->top, cr->width, cr->height); in get_crop_info()
/kernel/linux/linux-5.10/net/atm/
H A Dproc.c8 * Evaluating the efficiency of the whole thing if left as an exercise to
121 loff_t left = *pos; in __acquires() local
125 return left ? vcc_walk(seq, left) : SEQ_START_TOKEN; in __acquires()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dir-mce_kbd-decoder.c187 bool left = scancode & 0x20; in ir_mce_kbd_process_mouse_data() local
200 x, y, left ? "L" : "", right ? "R" : ""); in ir_mce_kbd_process_mouse_data()
205 input_report_key(dev->input_dev, BTN_LEFT, left); in ir_mce_kbd_process_mouse_data()

Completed in 14 milliseconds

1...<<21222324252627282930>>...53