Home
last modified time | relevance | path

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

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