Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h138 int atomisp_black_level(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c2929 err = atomisp_black_level(asd, 0, arg); in atomisp_vidioc_default()
2933 err = atomisp_black_level(asd, 1, arg); in atomisp_vidioc_default()
H A Datomisp_cmd.c2240 int atomisp_black_level(struct atomisp_sub_device *asd, int flag, in atomisp_black_level() function