Home
last modified time | relevance | path

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

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