Home
last modified time | relevance | path

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

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