Searched refs:atomisp_param (Results 1 – 3 of 3) sorted by relevance
141 int atomisp_param(struct atomisp_sub_device *asd, int flag,
1428 err = atomisp_param(asd, 0, arg); in atomisp_vidioc_default() 1432 err = atomisp_param(asd, 1, arg); in atomisp_vidioc_default()
3016 int atomisp_param(struct atomisp_sub_device *asd, int flag, in atomisp_param() function