Home
last modified time | relevance | path

Searched refs:bcm2835_mbox_fb_get_w_h (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_fbd.c84 if (bcm2835_mbox_fb_get_w_h(fb) != 0) in bcm_fb_init()
H A Dbcm2835_mbox_prop.h435 int bcm2835_mbox_fb_get_w_h(struct bcm2835_fb_config *);
H A Dbcm2835_mbox.c507 bcm2835_mbox_fb_get_w_h(struct bcm2835_fb_config *fb) in bcm2835_mbox_fb_get_w_h() function
H A Dbcm2835_fb.c155 if (bcm2835_mbox_fb_get_w_h(&fb) != 0) in bcm_fb_attach()