Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h170 int atomisp_color_effect(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c1322 ret = atomisp_color_effect(asd, 0, &control->value); in atomisp_g_ctrl()
1397 ret = atomisp_color_effect(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c3230 int atomisp_color_effect(struct atomisp_sub_device *asd, int flag, in atomisp_color_effect() function