Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h144 int atomisp_ee(struct atomisp_sub_device *asd, int flag,
Datomisp_ioctl.c2768 err = atomisp_ee(asd, 0, arg); in atomisp_vidioc_default()
2772 err = atomisp_ee(asd, 1, arg); in atomisp_vidioc_default()
Datomisp_cmd.c2233 int atomisp_ee(struct atomisp_sub_device *asd, int flag, in atomisp_ee() function