Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h94 int atomisp_low_light(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c1340 ret = atomisp_low_light(asd, 0, &control->value); in atomisp_g_ctrl()
1418 ret = atomisp_low_light(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c1299 int atomisp_low_light(struct atomisp_sub_device *asd, int flag, in atomisp_low_light() function