Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.c1064 ret = atomisp_fixed_pattern(asd, 0, &control->value); in atomisp_g_ctrl()
1116 ret = atomisp_fixed_pattern(asd, 1, &control->value); in atomisp_s_ctrl()
H A Datomisp_cmd.c3251 int atomisp_fixed_pattern(struct atomisp_sub_device *asd, int flag, in atomisp_fixed_pattern() function