Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h193 int atomisp_video_stable(struct atomisp_sub_device *asd, int flag,
Datomisp_ioctl.c2375 ret = atomisp_video_stable(asd, 0, &control->value); in atomisp_g_ctrl()
2459 ret = atomisp_video_stable(asd, 1, &control->value); in atomisp_s_ctrl()
Datomisp_cmd.c4530 int atomisp_video_stable(struct atomisp_sub_device *asd, int flag, in atomisp_video_stable() function