Searched refs:bcm2835_fb_config (Results 1 – 4 of 4) sorted by relevance
65 struct bcm2835_fb_config fb;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()177 struct bcm2835_fb_config fb; in bcm_fb_resync_sysctl()
419 struct bcm2835_fb_config { struct438 int bcm2835_mbox_fb_get_w_h(struct bcm2835_fb_config *); argument446 int bcm2835_mbox_fb_get_bpp(struct bcm2835_fb_config *);460 int bcm2835_mbox_fb_init(struct bcm2835_fb_config *);
512 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()
146 struct bcm2835_fb_config fb; in bcm_fb_attach()