Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h115 int atomisp_black_level(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c1816 err = atomisp_black_level(asd, 0, arg); in atomisp_vidioc_default()
1820 err = atomisp_black_level(asd, 1, arg); in atomisp_vidioc_default()
H A Datomisp_cmd.c1374 int atomisp_black_level(struct atomisp_sub_device *asd, int flag, in atomisp_black_level() function