Searched refs:bcm2835_fb_get_pitch (Results 1 – 3 of 3) sorted by relevance
67 static inline uint32_t bcm2835_fb_get_pitch(BCM2835FBConfig *config) in bcm2835_fb_get_pitch() function80 return yres * bcm2835_fb_get_pitch(config); in bcm2835_fb_get_size()
166 src_width = bcm2835_fb_get_pitch(&s->config); in fb_update_display()290 pitch = bcm2835_fb_get_pitch(&newconf); in bcm2835_fb_mbox_push()
246 bcm2835_fb_get_pitch(&fbconfig)); in bcm2835_property_mbox_push()