Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h261 int atomisp_false_color(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c2340 ret = atomisp_false_color(asd, 0, &control->value); in atomisp_g_ctrl()
2424 ret = atomisp_false_color(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c4703 int atomisp_false_color(struct atomisp_sub_device *asd, int flag, in atomisp_false_color() function