Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/ !
H A Datomisp_ioctl.h26 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
H A Datomisp_ioctl.c344 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool settings_change) in atomisp_pipe_check() function
439 ret = atomisp_pipe_check(pipe, true); in atomisp_s_input()
928 ret = atomisp_pipe_check(pipe, false); in atomisp_start_streaming()
H A Datomisp_fops.c366 ret = atomisp_pipe_check(pipe, false); in atomisp_buf_queue()
H A Datomisp_cmd.c4337 ret = atomisp_pipe_check(pipe, true); in atomisp_set_fmt()