Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 22 of 22) sorted by relevance

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_fb.c48 struct tegra_fb *fb; in fb_destroy() local
67 struct tegra_fb *fb; in fb_create_handle() local
77 fb_dirty(struct drm_framebuffer *fb, struct drm_file *file_priv, in fb_dirty()
94 struct tegra_fb *fb; in fb_alloc() local
123 struct tegra_fb *fb; in tegra_fb_probe() local
205 struct tegra_fb *fb; in tegra_drm_fb_getinfo() local
216 tegra_fb_get_plane(struct tegra_fb *fb, int idx) in tegra_fb_get_plane()
229 struct tegra_fb *fb; in tegra_drm_fb_init() local
277 struct tegra_fb *fb; in tegra_drm_fb_create() local
324 struct tegra_fb *fb; in tegra_drm_fb_destroy() local
H A Dtegra_dc.c146 dc_parse_drm_format(struct tegra_fb *fb, struct dc_window *win) in dc_parse_drm_format()
511 struct tegra_fb *fb; in dc_plane_update() local
613 dc_set_base(struct dc_softc *sc, int x, int y, struct tegra_fb *fb) in dc_set_base()
646 struct tegra_fb *fb; in dc_crtc_mode_set() local
720 struct tegra_fb *fb; in dc_crtc_mode_set_base() local
877 struct tegra_fb *fb; in dc_finish_page_flip() local
944 struct tegra_fb *fb; in dc_page_flip() local
H A Dtegra_drm.h87 struct tegra_fb *fb; /* Prime framebuffer */ member
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c65 struct bcm2835_fb_config fb; member
79 bcm_fb_init(struct bcmsc_softc *sc, struct bcm2835_fb_config *fb) in bcm_fb_init()
114 struct bcm2835_fb_config fb; in bcm_fb_setup_fbd() local
177 struct bcm2835_fb_config fb; in bcm_fb_resync_sysctl() local
H A Dbcm2835_mbox.c512 bcm2835_mbox_fb_get_w_h(struct bcm2835_fb_config *fb) in bcm2835_mbox_fb_get_w_h()
534 bcm2835_mbox_fb_get_bpp(struct bcm2835_fb_config *fb) in bcm2835_mbox_fb_get_bpp()
554 bcm2835_mbox_fb_init(struct bcm2835_fb_config *fb) in bcm2835_mbox_fb_init()
H A Dbcm2835_fb.c146 struct bcm2835_fb_config fb; in bcm_fb_attach() local
681 struct fbtype *fb; in bcmfb_ioctl() local
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dvt8500.dtsi124 fb: fb@d8050800 { label
H A Dep7209.dtsi107 fb: fb@800002c0 { label
H A Dwm8650.dtsi203 fb: fb@d8050800 { label
H A Dimx1.dtsi96 fb: fb@205000 { label
H A Dwm8505.dtsi222 fb: fb@d8050800 { label
H A Dwm8850.dtsi218 fb: fb@d8051700 { label
H A Dimx27.dtsi463 fb: fb@10021000 { label
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S232 #define fb(x) [[f8(x)] ^ [f2(x)] ^ [x]] macro
/f-stack/freebsd/contrib/octeon-sdk/cvmx-malloc/
H A Dmalloc.c2913 mfastbinptr* fb; /* associated fastbin */ in _int_malloc() local
3289 mfastbinptr* fb; /* associated fastbin */ in _int_free() local
3427 mfastbinptr* fb; /* current fastbin being consolidated */ local
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsa.c680 struct rte_ipsec_session *fb; in parse_sa_tokens() local
/f-stack/freebsd/arm/ti/am335x/
H A Dam335x_lcd_syscons.c589 struct fbtype *fb; in am335x_syscons_ioctl() local
/f-stack/freebsd/arm/freescale/imx/
H A Dimx51_ipuv3.c728 struct fbtype *fb; in ipu3fb_ioctl() local
/f-stack/freebsd/netpfil/pf/
H A Dpf.c2156 u_int8_t *fb = (u_int8_t *)f; in pf_patch_16_unaligned() local
2167 u_int8_t *fb = (u_int8_t *)f; in pf_patch_32_unaligned() local
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c4786 struct field *fa, *fb; in instr_jmp_eq_translate() local
4840 struct field *fa, *fb; in instr_jmp_neq_translate() local
4894 struct field *fa, *fb; in instr_jmp_lt_translate() local
4951 struct field *fa, *fb; in instr_jmp_gt_translate() local
/f-stack/freebsd/netinet/
H A Dsctp_structs.h594 struct ss_fb fb; member
/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_hsi.h2212 #define SHMEM_ARRAY_BITPOS(i, eb, fb) \ argument
2216 #define SHMEM_ARRAY_GET(a, i, eb, fb) \ argument
2220 #define SHMEM_ARRAY_SET(a, i, eb, fb, val) \ argument