Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h117 int atomisp_tnr(struct atomisp_sub_device *asd, int flag,
Datomisp_ioctl.c2750 err = atomisp_tnr(asd, 0, arg); in atomisp_vidioc_default()
2754 err = atomisp_tnr(asd, 1, arg); in atomisp_vidioc_default()
Datomisp_cmd.c2191 int atomisp_tnr(struct atomisp_sub_device *asd, int flag, in atomisp_tnr() function