Searched refs:atomisp_black_level (Results 1 – 3 of 3) sorted by relevance
115 int atomisp_black_level(struct atomisp_sub_device *asd, int flag,
1816 err = atomisp_black_level(asd, 0, arg); in atomisp_vidioc_default()1820 err = atomisp_black_level(asd, 1, arg); in atomisp_vidioc_default()
1374 int atomisp_black_level(struct atomisp_sub_device *asd, int flag, in atomisp_black_level() function