Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_acc.c328 event.type = V4L2_EVENT_ATOMISP_ACC_COMPLETE; in atomisp_acc_done()
Datomisp_subdev.c191 sub->type != V4L2_EVENT_ATOMISP_ACC_COMPLETE) in isp_subdev_subscribe_event()
/linux-5.19.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h1341 #define V4L2_EVENT_ATOMISP_ACC_COMPLETE (V4L2_EVENT_PRIVATE_START + 4) macro