Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h37 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool streaming_ok);
Datomisp_ioctl.c538 int atomisp_pipe_check(struct atomisp_video_pipe *pipe, bool settings_change) in atomisp_pipe_check() function
677 ret = atomisp_pipe_check(pipe, true); in atomisp_s_input()
1205 ret = atomisp_pipe_check(pipe, false); in atomisp_qbuf()
1357 ret = atomisp_pipe_check(pipe, false); in atomisp_dqbuf()
1533 ret = atomisp_pipe_check(pipe, false); in atomisp_streamon()
Datomisp_cmd.c5168 ret = atomisp_pipe_check(pipe, true); in atomisp_set_fmt()