Searched refs:store_planar (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | c2p_planar.c | 48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() function 136 store_planar(p, dst_nextplane, bpp, d.words); in c2p_planar()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | c2p_planar.c | 48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() function 136 store_planar(p, dst_nextplane, bpp, d.words); in c2p_planar()
|
Completed in 2 milliseconds