Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h132 int atomisp_tnr(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c2921 err = atomisp_tnr(asd, 0, arg); in atomisp_vidioc_default()
2925 err = atomisp_tnr(asd, 1, arg); in atomisp_vidioc_default()
H A Datomisp_cmd.c2218 int atomisp_tnr(struct atomisp_sub_device *asd, int flag, in atomisp_tnr() function