Searched refs:atomisp_black_level (Results 1 – 3 of 3) sorted by relevance
138 int atomisp_black_level(struct atomisp_sub_device *asd, int flag,
2760 err = atomisp_black_level(asd, 0, arg); in atomisp_vidioc_default()2764 err = atomisp_black_level(asd, 1, arg); in atomisp_vidioc_default()
2212 int atomisp_black_level(struct atomisp_sub_device *asd, int flag, in atomisp_black_level() function