Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.h119 int atomisp_ee(struct atomisp_sub_device *asd, int flag,
H A Datomisp_ioctl.c1824 err = atomisp_ee(asd, 0, arg); in atomisp_vidioc_default()
1828 err = atomisp_ee(asd, 1, arg); in atomisp_vidioc_default()
H A Datomisp_cmd.c1395 int atomisp_ee(struct atomisp_sub_device *asd, int flag, in atomisp_ee() function