Searched refs:frame_allocate_with_data (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
D | frame.c | 75 static int frame_allocate_with_data(struct ia_css_frame **frame, 139 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate() 286 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate_contiguous() 816 static int frame_allocate_with_data(struct ia_css_frame **frame, in frame_allocate_with_data() function
|