Searched refs:pattern_set_bit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit() function 50 pattern_set_bit(width - (1 + j + shift), in rotate_ud() 69 pattern_set_bit(height - 1 - i - shift, j, in rotate_cw() 87 pattern_set_bit(i, width - 1 - j - shift, in rotate_ccw()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fbcon_rotate.h | 31 static inline void pattern_set_bit(u32 x, u32 y, u32 pitch, char *pat) in pattern_set_bit() function 50 pattern_set_bit(width - (1 + j + shift), in rotate_ud() 69 pattern_set_bit(height - 1 - i - shift, j, in rotate_cw() 87 pattern_set_bit(i, width - 1 - j - shift, in rotate_ccw()
|
Completed in 1 milliseconds