Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c1061 ret = atomisp_video_stable(asd, 0, &control->value); in atomisp_g_ctrl()
1113 ret = atomisp_video_stable(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c3237 int atomisp_video_stable(struct atomisp_sub_device *asd, int flag, in atomisp_video_stable() function