Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h249 int atomisp_fixed_pattern(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c2337 ret = atomisp_fixed_pattern(asd, 0, &control->value); in atomisp_g_ctrl()
2421 ret = atomisp_fixed_pattern(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c4575 int atomisp_fixed_pattern(struct atomisp_sub_device *asd, int flag, in atomisp_fixed_pattern() function