Searched defs:dst_inc (Results 1 - 6 of 6) 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() argument 61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, in store_planar_masked() argument
|
/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() argument 61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, in store_planar_masked() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | dmaengine.h | 155 bool dst_inc; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | dmaengine.h | 155 bool dst_inc; member
|
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | pl330.c | 298 unsigned dst_inc:1; member
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | pl330.c | 298 unsigned dst_inc:1; member
|
Completed in 15 milliseconds