/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | overlay.c | 170 if (dh < info->pos_y + outh) { in dss_ovl_check() 173 ovl->id, info->pos_y, outh, dh); in dss_ovl_check()
|
H A D | overlay-sysfs.c | 131 info.pos_x, info.pos_y); in overlay_position_show() 148 info.pos_y = simple_strtoul(last, &last, 10); in overlay_position_store()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | overlay.c | 170 if (dh < info->pos_y + outh) { in dss_ovl_check() 173 ovl->id, info->pos_y, outh, dh); in dss_ovl_check()
|
H A D | overlay-sysfs.c | 132 info.pos_x, info.pos_y); in overlay_position_show() 149 info.pos_y = simple_strtoul(last, &last, 10); in overlay_position_store()
|
/kernel/linux/linux-5.10/drivers/input/ |
H A D | mousedev.c | 102 int pos_x, pos_y; member 286 p->dy += packet->y - client->pos_y; in mousedev_notify_readers() 288 client->pos_y = packet->y; in mousedev_notify_readers() 294 client->pos_y += packet->dy; in mousedev_notify_readers() 295 client->pos_y = clamp_val(client->pos_y, 0, yres); in mousedev_notify_readers() 552 client->pos_y = yres / 2; in mousedev_open()
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | mousedev.c | 102 int pos_x, pos_y; member 286 p->dy += packet->y - client->pos_y; in mousedev_notify_readers() 288 client->pos_y = packet->y; in mousedev_notify_readers() 294 client->pos_y += packet->dy; in mousedev_notify_readers() 295 client->pos_y = clamp_val(client->pos_y, 0, yres); in mousedev_notify_readers() 552 client->pos_y = yres / 2; in mousedev_open()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 110 r = omapfb_setup_overlay(fbi, ovl, pi->pos_x, pi->pos_y, in omapfb_setup_plane() 120 info.pos_y = pi->pos_y; in omapfb_setup_plane() 190 pi->pos_y = ovli.pos_y; in omapfb_query_plane()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-ioctl.c | 110 r = omapfb_setup_overlay(fbi, ovl, pi->pos_x, pi->pos_y, in omapfb_setup_plane() 120 info.pos_y = pi->pos_y; in omapfb_setup_plane() 190 pi->pos_y = ovli.pos_y; in omapfb_query_plane()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | elan_i2c_core.c | 887 unsigned int pos_x, pos_y; in elan_report_contact() local 893 pos_y = get_unaligned_be16(&finger_data[2]); in elan_report_contact() 896 pos_y = ((finger_data[0] & 0x0f) << 8) | finger_data[2]; in elan_report_contact() 899 if (pos_x > data->max_x || pos_y > data->max_y) { in elan_report_contact() 902 contact_num, pos_x, pos_y, in elan_report_contact() 915 input_report_abs(input, ABS_MT_POSITION_Y, data->max_y - pos_y); in elan_report_contact()
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | elan_i2c_core.c | 924 unsigned int pos_x, pos_y; in elan_report_contact() local 930 pos_y = get_unaligned_be16(&finger_data[2]); in elan_report_contact() 933 pos_y = ((finger_data[0] & 0x0f) << 8) | finger_data[2]; in elan_report_contact() 936 if (pos_x > data->max_x || pos_y > data->max_y) { in elan_report_contact() 939 contact_num, pos_x, pos_y, in elan_report_contact() 952 input_report_abs(input, ABS_MT_POSITION_Y, data->max_y - pos_y); in elan_report_contact()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 280 int pos_x, int pos_y, int width, int height, in omap_lcdc_setup_plane() 294 if (plane != 0 || channel_out != 0 || pos_x != 0 || pos_y != 0 || in omap_lcdc_setup_plane() 298 "invalid plane params plane %d pos_x %d pos_y %d " in omap_lcdc_setup_plane() 299 "w %d h %d\n", plane, pos_x, pos_y, width, height); in omap_lcdc_setup_plane() 278 omap_lcdc_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) omap_lcdc_setup_plane() argument
|
H A D | omapfb.h | 156 int pos_x, int pos_y, int width,
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 282 int pos_x, int pos_y, int width, int height, in omap_lcdc_setup_plane() 296 if (plane != 0 || channel_out != 0 || pos_x != 0 || pos_y != 0 || in omap_lcdc_setup_plane() 300 "invalid plane params plane %d pos_x %d pos_y %d " in omap_lcdc_setup_plane() 301 "w %d h %d\n", plane, pos_x, pos_y, width, height); in omap_lcdc_setup_plane() 280 omap_lcdc_setup_plane(int plane, int channel_out, unsigned long offset, int screen_width, int pos_x, int pos_y, int width, int height, int color_mode) omap_lcdc_setup_plane() argument
|
H A D | omapfb.h | 156 int pos_x, int pos_y, int width,
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.c | 172 * @pos_y: Vertical overlay position 203 int pos_y; member 858 (ovl->pos_y << LDBBLOCR_CVLC_SHIFT) | in sh_mobile_lcdc_overlay_setup() 1275 return scnprintf(buf, PAGE_SIZE, "%d,%d\n", ovl->pos_x, ovl->pos_y); in overlay_position_show() 1286 int pos_y; in overlay_position_store() local 1292 pos_y = simple_strtol(endp + 1, &endp, 10); in overlay_position_store() 1299 if (ovl->pos_x != pos_x || ovl->pos_y != pos_y) { in overlay_position_store() 1301 ovl->pos_y = pos_y; in overlay_position_store() [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.c | 171 * @pos_y: Vertical overlay position 202 int pos_y; member 851 (ovl->pos_y << LDBBLOCR_CVLC_SHIFT) | in sh_mobile_lcdc_overlay_setup() 1268 return sysfs_emit(buf, "%d,%d\n", ovl->pos_x, ovl->pos_y); in overlay_position_show() 1279 int pos_y; in overlay_position_store() local 1285 pos_y = simple_strtol(endp + 1, &endp, 10); in overlay_position_store() 1292 if (ovl->pos_x != pos_x || ovl->pos_y != pos_y) { in overlay_position_store() 1294 ovl->pos_y = pos_y; in overlay_position_store() [all...] |
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | sur40.c | 68 __le16 pos_y; member 419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local 432 pos_y = le16_to_cpu(blob->pos_y); in sur40_report_blob() 444 input_report_abs(input, ABS_MT_POSITION_Y, pos_y); in sur40_report_blob()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | sur40.c | 68 __le16 pos_y; member 419 int bb_size_x, bb_size_y, pos_x, pos_y, ctr_x, ctr_y, slotnum; in sur40_report_blob() local 432 pos_y = le16_to_cpu(blob->pos_y); in sur40_report_blob() 444 input_report_abs(input, ABS_MT_POSITION_Y, pos_y); in sur40_report_blob()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 139 __u32 pos_y; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 139 __u32 pos_y; member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 115 __u32 pos_y; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 115 __u32 pos_y; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 102 __u32 pos_y; member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/ |
H A D | omap_plane.c | 119 DBG("%d,%d %pad %pad", info.pos_x, info.pos_y, in omap_plane_atomic_update() 135 DBG("%d,%d %pad %pad", r_info.pos_x, r_info.pos_y, in omap_plane_atomic_update()
|
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-is.h | 168 u16 pos_y; member
|