Searched defs:fb_tile_ops (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/ |
H A D | vmlinux.h | 16745 struct fb_tile_ops { struct 16746 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 16747 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 16748 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 16749 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 16750 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 16751 int (*fb_get_tilemax)(struct fb_info *);
|
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/ |
H A D | vmlinux.h | 24916 struct fb_tile_ops { struct 24917 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 24918 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 24919 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 24920 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 24921 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 24922 int (*fb_get_tilemax)(struct fb_info *);
|
H A D | vmlinux_600.h | 24916 struct fb_tile_ops { struct 24917 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 24918 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 24919 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 24920 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 24921 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 24922 int (*fb_get_tilemax)(struct fb_info *);
|
/aosp_15_r20/external/bcc/libbpf-tools/x86/ |
H A D | vmlinux.h | 83545 struct fb_tile_ops { struct 83546 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 83547 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 83548 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 83549 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 83550 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 83551 int (*fb_get_tilemax)(struct fb_info *);
|
H A D | vmlinux_518.h | 83545 struct fb_tile_ops { struct 83546 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 83547 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 83548 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 83549 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 83550 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 83551 int (*fb_get_tilemax)(struct fb_info *);
|
/aosp_15_r20/external/bcc/libbpf-tools/arm64/ |
H A D | vmlinux_608.h | 39541 struct fb_tile_ops { struct 39542 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 39543 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 39544 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 39545 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 39546 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 39547 int (*fb_get_tilemax)(struct fb_info *);
|
H A D | vmlinux.h | 39541 struct fb_tile_ops { struct 39542 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 39543 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 39544 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 39545 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 39546 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 39547 int (*fb_get_tilemax)(struct fb_info *);
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 79319 struct fb_tile_ops { struct 79320 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 79321 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 79322 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 79323 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 79324 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 79325 int (*fb_get_tilemax)(struct fb_info *);
|
H A D | vmlinux.h | 79319 struct fb_tile_ops { struct 79320 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 79321 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 79322 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 79323 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 79324 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 79325 int (*fb_get_tilemax)(struct fb_info *);
|