Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/runtime/frame/src/
Dframe.c69 static int frame_allocate_with_data(struct ia_css_frame **frame,
125 err = frame_allocate_with_data(frame, width, height, format, in ia_css_frame_allocate()
621 static int frame_allocate_with_data(struct ia_css_frame **frame, in frame_allocate_with_data() function