Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h111 int atomisp_nr(struct atomisp_sub_device *asd, int flag,
Datomisp_ioctl.c2954 err = atomisp_nr(asd, 0, arg); in atomisp_vidioc_default()
2958 err = atomisp_nr(asd, 1, arg); in atomisp_vidioc_default()
Datomisp_cmd.c2176 int atomisp_nr(struct atomisp_sub_device *asd, int flag, in atomisp_nr() function