Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h37 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
Datomisp_ioctl.c355 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool settings_change) in atomisp_pipe_check() function
450 ret = atomisp_pipe_check(pipe, true); in atomisp_s_input()
883 ret = atomisp_pipe_check(pipe, false); in atomisp_start_streaming()
Datomisp_fops.c380 ret = atomisp_pipe_check(pipe, false); in atomisp_buf_queue()
Datomisp_cmd.c4317 ret = atomisp_pipe_check(pipe, true); in atomisp_set_fmt()