/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | cyber2000fb.c | 231 cyber2000fb_imageblit(struct fb_info *info, const struct fb_image *image) in cyber2000fb_imageblit() argument
|
H A D | fsl-diu-fb.c | 994 fsl_diu_load_cursor_image(struct fb_info *info, const void *image, uint16_t bg, uint16_t fg, unsigned int width, unsigned int height) fsl_diu_load_cursor_image() argument 1071 uint32_t *image, *source, *mask; fsl_diu_cursor() local [all...] |
H A D | s3fb.c | 348 static void s3fb_iplan_imageblit(struct fb_info *info, const struct fb_image *image) in s3fb_iplan_imageblit() argument 405 s3fb_cfb4_imageblit(struct fb_info *info, const struct fb_image *image) s3fb_cfb4_imageblit() argument 432 s3fb_imageblit(struct fb_info *info, const struct fb_image *image) s3fb_imageblit() argument [all...] |
H A D | smscufx.c | 933 ufx_ops_imageblit(struct fb_info *info, const struct fb_image *image) ufx_ops_imageblit() argument
|
H A D | hyperv_fb.c | 877 hvfb_cfb_imageblit(struct fb_info *p, const struct fb_image *image) hvfb_cfb_imageblit() argument
|
H A D | udlfb.c | 758 dlfb_ops_imageblit(struct fb_info *info, const struct fb_image *image) dlfb_ops_imageblit() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/via/ |
H A D | viafbdev.c | 722 viafb_imageblit(struct fb_info *info, const struct fb_image *image) viafb_imageblit() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1484 rivafb_imageblit(struct fb_info *info, const struct fb_image *image) rivafb_imageblit() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_ti.c | 922 static int download_code(struct edgeport_serial *serial, u8 *image, in download_code() argument [all...] |
/kernel/linux/linux-6.6/arch/x86/net/ |
H A D | bpf_jit_comp.c | 1025 static int do_jit(struct bpf_prog *bpf_prog, int *addrs, u8 *image, u8 *rw_image, in do_jit() argument 2355 arch_prepare_bpf_trampoline(struct bpf_tramp_image *im, void *image, void *image_end, const struct btf_func_model *m, u32 flags, struct bpf_tramp_links *tlinks, void *func_addr) arch_prepare_bpf_trampoline() argument 2611 emit_bpf_dispatcher(u8 **pprog, int a, int b, s64 *progs, u8 *image, u8 *buf) emit_bpf_dispatcher() argument 2691 arch_prepare_bpf_dispatcher(void *image, void *buf, s64 *funcs, int num_funcs) arch_prepare_bpf_dispatcher() argument 2703 u8 *image; global() member 2723 u8 *image = NULL; bpf_int_jit_compile() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | 3945-mac.c | 1654 il3945_verify_inst_full(struct il_priv *il, __le32 * image, u32 len) in il3945_verify_inst_full() argument 1694 il3945_verify_inst_sparse(struct il_priv *il, __le32 * image, u32 len) in il3945_verify_inst_sparse() argument 1732 __le32 *image; il3945_verify_ucode() local [all...] |
H A D | 3945.c | 2470 __le32 *image = il->ucode_boot.v_addr; in il3945_verify_bsm() local 2558 __le32 *image = il->ucode_boot.v_addr; in il3945_load_bsm() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | usb.c | 123 u8 *image; member 147 const u8 *image; /* buffer for combine fw and nvram */ member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/ipu-v3/ |
H A D | ipu-cpmem.c | 764 int ipu_cpmem_set_image(struct ipuv3_channel *ch, struct ipu_image *image) in ipu_cpmem_set_image() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_kms.c | 76 vmw_send_define_cursor_cmd(struct vmw_private *dev_priv, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_send_define_cursor_cmd() argument 118 vmw_cursor_update_image(struct vmw_private *dev_priv, struct vmw_plane_state *vps, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_cursor_update_image() argument 148 vmw_cursor_update_mob(struct vmw_private *dev_priv, struct vmw_plane_state *vps, u32 *image, u32 width, u32 height, u32 hotspotX, u32 hotspotY) vmw_cursor_update_mob() argument 805 void *image = vmw_du_cursor_plane_acquire_image(vps); vmw_du_cursor_plane_atomic_update() local [all...] |
/kernel/linux/linux-6.6/drivers/input/rmi4/ |
H A D | rmi_f34.h | 270 const void *image; member
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | gconf.c | 113 GtkWidget *image; in replace_button_icon() local
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr_core.c | 275 const unsigned char *image; in pcxhr_load_xilinx_binary() local
|
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | cs4231.c | 108 unsigned char image[32]; /* registers image */ member [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | webp.c | 217 ImageContext image[IMAGE_ROLE_NB]; /* image context for each role */ global() member [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_opencl.c | 1635 cl_mem image; in opencl_pool_alloc() local [all...] |
/third_party/glfw/src/ |
H A D | win32_window.c | 101 static HICON createIcon(const GLFWimage* image, int xhot, int yhot, GLFWbool icon) in createIcon() argument 2290 _glfwCreateCursorWin32(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorWin32() argument [all...] |
H A D | x11_window.c | 2993 XcursorImage* image = XcursorLibraryLoadImage(name, theme, size); in _glfwCreateStandardCursorX11() local 2938 _glfwCreateCursorX11(_GLFWcursor* cursor, const GLFWimage* image, int xhot, int yhot) _glfwCreateCursorX11() argument
|
/third_party/glfw/tests/ |
H A D | triangle-vulkan.c | 122 VkImage image; member 147 VkImage image; member 184 VkImage image; member 319 static void demo_set_image_layout(struct demo *demo, VkImage image, in demo_set_image_layout() argument 735 const VkImageCreateInfo image = { demo_prepare_depth() local [all...] |
/third_party/glslang/glslang/HLSL/ |
H A D | hlslGrammar.cpp | 1337 bool image = false; in acceptTextureType() local [all...] |