Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/runtime/frame/src/
H A Dframe.c61 static int frame_allocate_with_data(struct ia_css_frame **frame,
117 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate()
357 /* AM: Body copied from frame_allocate_with_data(). */ in ia_css_frame_allocate_with_buffer_size()
613 static int frame_allocate_with_data(struct ia_css_frame **frame, in frame_allocate_with_data() function