/openbmc/qemu/ui/ |
H A D | egl-helpers.c | 136 void egl_fb_blit(egl_fb *dst, egl_fb *src, bool flip) in egl_fb_blit() 189 void egl_texture_blit(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip) in egl_texture_blit() 198 void egl_texture_blend(QemuGLShader *gls, egl_fb *dst, egl_fb *src, bool flip, in egl_texture_blend()
|
H A D | shader.c | 72 void qemu_gl_run_texture_blit(QemuGLShader *gls, bool flip) in qemu_gl_run_texture_blit()
|
/openbmc/linux/drivers/xen/ |
H A D | gntdev.c | 576 static int gntdev_open(struct inode *inode, struct file *flip) in gntdev_open() 607 static int gntdev_release(struct inode *inode, struct file *flip) in gntdev_release() 989 static long gntdev_ioctl(struct file *flip, in gntdev_ioctl() 1033 static int gntdev_mmap(struct file *flip, struct vm_area_struct *vma) in gntdev_mmap()
|
/openbmc/linux/drivers/media/usb/gspca/gl860/ |
H A D | gl860-mi2020.c | 445 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) > 0); in mi2020_init_post_alt() local 633 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) > 0); in mi2020_camera_settings() local
|
H A D | gl860-ov2640.c | 348 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) == 0); in ov2640_camera_settings() local
|
H A D | gl860-mi1320.c | 376 s32 flip = (((sd->vcur.flip > 0) ^ sd->mirrorMask) > 0); in mi1320_camera_settings() local
|
H A D | gl860.h | 43 u8 flip; member
|
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-reg.c | 43 u32 flip = FIMC_REG_MSCTRL_FLIP_NORMAL; in fimc_hw_get_in_flip() local 58 u32 flip = FIMC_REG_CITRGFMT_FLIP_NORMAL; in fimc_hw_get_target_flip() local 73 u32 cfg, flip; in fimc_hw_set_rotation() local
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_wpf.c | 99 u32 flip = 0; in vsp1_wpf_s_ctrl() local 383 unsigned int flip; in wpf_configure_partition() local
|
H A D | vsp1_rwpf.h | 61 } flip; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | overlay.c | 40 bool flip; member 127 bool flip = nv_plane->flip; in nv10_update_plane() local
|
H A D | disp.h | 89 struct nvif_event flip; member
|
/openbmc/linux/net/rds/ |
H A D | recv.c | 788 __be32 saddr, __be32 daddr, int flip) in rds_inc_info_copy() 817 int flip) in rds6_inc_info_copy()
|
H A D | connection.c | 523 void *saddr, void *daddr, int flip, bool isv6) in __rds_inc_msg_cp()
|
/openbmc/linux/sound/core/oss/ |
H A D | linear.c | 39 unsigned int flip; /* MSB flip for signeness, done after endian conv */ member
|
H A D | mulaw.c | 153 u16 flip; /* MSB flip for signedness, done after endian conversion */ member
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.h | 34 struct list_head flip; member
|
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/ |
H A D | g2d.h | 60 u32 flip; member
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | setget_sockopt.c | 33 unsigned int flip:1; member
|
/openbmc/linux/drivers/usb/host/ |
H A D | isp1362-hcd.c | 706 static inline void enable_istl_transfers(struct isp1362_hcd *isp1362_hcd, int flip) in enable_istl_transfers() 859 int flip = isp1362_hcd->istl_flip; in start_iso_transfers() local
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | stk1135.c | 488 bool flip; in sd_pkt_scan() local
|
/openbmc/linux/drivers/media/platform/mediatek/mdp3/ |
H A D | mtk-mdp3-regs.c | 433 u8 flip = 0; in mdp_set_orientation() local
|
/openbmc/u-boot/drivers/input/ |
H A D | input.c | 264 int flip = -1; in process_modifier() local
|
/openbmc/linux/drivers/gpu/drm/rockchip/ |
H A D | cdn-dp-reg.c | 357 int cdn_dp_set_host_cap(struct cdn_dp_device *dp, u8 lanes, bool flip) in cdn_dp_set_host_cap()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 965 intptr_t flip = extract32(desc, SIMD_DATA_SHIFT, 1); in HELPER() local 992 intptr_t flip = extract32(desc, SIMD_DATA_SHIFT, 1); in HELPER() local 1027 intptr_t flip = extract32(desc, SIMD_DATA_SHIFT, 1); in HELPER() local 1054 intptr_t flip = extract32(desc, SIMD_DATA_SHIFT, 1); in HELPER() local 1089 intptr_t flip = extract32(desc, SIMD_DATA_SHIFT, 1); in HELPER() local
|