Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h37 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
H A Datomisp_ioctl.c519 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool settings_change) in atomisp_pipe_check() function
635 ret = atomisp_pipe_check(pipe, true); in atomisp_s_input()
1117 ret = atomisp_pipe_check(pipe, false); in atomisp_start_streaming()
H A Datomisp_fops.c380 ret = atomisp_pipe_check(pipe, false); in atomisp_buf_queue()
H A Datomisp_cmd.c4351 ret = atomisp_pipe_check(pipe, true); in atomisp_set_fmt()