Searched defs:fb_tile_ops (Results 1 – 7 of 7) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 61228 struct fb_tile_ops { struct 61229 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 61230 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 61231 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 61232 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 61233 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 61234 int (*fb_get_tilemax)(struct fb_info *);
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 94372 struct fb_tile_ops { struct 94373 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 94374 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 94375 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 94376 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 94377 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 94378 int (*fb_get_tilemax)(struct fb_info *);
|
| D | vmlinux.h | 94372 struct fb_tile_ops { struct 94373 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 94374 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 94375 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 94376 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 94377 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 94378 int (*fb_get_tilemax)(struct fb_info *);
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 67421 struct fb_tile_ops { struct 67422 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 67423 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 67424 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 67425 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 67426 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 67427 int (*fb_get_tilemax)(struct fb_info *);
|
| D | vmlinux_510.h | 67421 struct fb_tile_ops { struct 67422 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 67423 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 67424 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 67425 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 67426 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 67427 int (*fb_get_tilemax)(struct fb_info *);
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 25054 struct fb_tile_ops { struct 25055 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 25056 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 25057 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 25058 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 25059 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 25060 int (*fb_get_tilemax)(struct fb_info *);
|
| D | vmlinux.h | 25054 struct fb_tile_ops { struct 25055 void (*fb_settile)(struct fb_info *, struct fb_tilemap *); 25056 void (*fb_tilecopy)(struct fb_info *, struct fb_tilearea *); 25057 void (*fb_tilefill)(struct fb_info *, struct fb_tilerect *); 25058 void (*fb_tileblit)(struct fb_info *, struct fb_tileblit *); 25059 void (*fb_tilecursor)(struct fb_info *, struct fb_tilecursor *); 25060 int (*fb_get_tilemax)(struct fb_info *);
|