Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_mipi.h29 allocate_mipi_frames(struct ia_css_pipe *pipe, struct ia_css_stream_info *info);
H A Dsh_css_mipi.c345 allocate_mipi_frames(struct ia_css_pipe *pipe, in allocate_mipi_frames() function
H A Dsh_css.c1833 err = allocate_mipi_frames(main_pipe, &stream->info); in create_host_pipeline()