Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h1181 #define V4L2_EVENT_ATOMISP_ACC_COMPLETE (V4L2_EVENT_PRIVATE_START + 4) macro
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c191 sub->type != V4L2_EVENT_ATOMISP_ACC_COMPLETE) in isp_subdev_subscribe_event()