Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c75 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()
288 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate_contiguous()
814 static int frame_allocate_with_data(struct ia_css_frame **frame, in frame_allocate_with_data() function