Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.h105 int atomisp_ee(struct atomisp_sub_device *asd, int flag,
Datomisp_ioctl.c1412 err = atomisp_ee(asd, 0, arg); in atomisp_vidioc_default()
1416 err = atomisp_ee(asd, 1, arg); in atomisp_vidioc_default()
Datomisp_cmd.c1279 int atomisp_ee(struct atomisp_sub_device *asd, int flag, in atomisp_ee() function