Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h90 int atomisp_gdc_cac(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c1328 ret = atomisp_gdc_cac(asd, 0, &control->value); in atomisp_g_ctrl()
1403 ret = atomisp_gdc_cac(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c1277 int atomisp_gdc_cac(struct atomisp_sub_device *asd, int flag, in atomisp_gdc_cac() function