Home
last modified time | relevance | path

Searched refs:fb_address_move_long (Results 1 – 3 of 3) sorted by relevance

/drivers/video/fbdev/core/
A Dfb_copyarea.h358 fb_address_move_long(src, move); in fb_copy()
362 fb_address_move_long(src, -move); in fb_copy()
368 fb_address_move_long(src, move); in fb_copy()
372 fb_address_move_long(src, -move); in fb_copy()
A Dfb_imageblit.h323 fb_address_move_long(dst, words_per_line); in fb_bitmap_1ppw()
379 fb_address_move_long(dst, words_per_line); in fb_bitmap_2ppw()
437 fb_address_move_long(dst, words_per_line); in fb_bitmap_4ppw()
A Dfb_draw.h16 static inline void fb_address_move_long(struct fb_address *adr, int offset) in fb_address_move_long() function

Completed in 8 milliseconds