Searched refs:atomisp_black_level (Results 1 – 3 of 3) sorted by relevance
119 int atomisp_black_level(struct atomisp_sub_device *asd, int flag,
2970 err = atomisp_black_level(asd, 0, arg); in atomisp_vidioc_default()2974 err = atomisp_black_level(asd, 1, arg); in atomisp_vidioc_default()
2218 int atomisp_black_level(struct atomisp_sub_device *asd, int flag, in atomisp_black_level() function