Home
last modified time | relevance | path

Searched refs:frame_create (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c76 static struct ia_css_frame *frame_create(unsigned int width,
367 struct ia_css_frame *me = frame_create(0, 0, in ia_css_frame_allocate_with_buffer_size()
629 struct ia_css_frame *me = frame_create(width, in frame_allocate_with_data()
654 static struct ia_css_frame *frame_create(unsigned int width, in frame_create() function
/linux-6.12.1/arch/arc/net/
Dbpf_jit_arcv2.c2275 static inline u8 frame_create(u8 *buf, u16 size) in frame_create() function
2426 len += frame_create(BUF(buf, len), frame_size); in arc_prologue()