Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h982 #define V4L2_EVENT_ATOMISP_ACC_COMPLETE (V4L2_EVENT_PRIVATE_START + 4) macro
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c176 sub->type != V4L2_EVENT_ATOMISP_ACC_COMPLETE) in isp_subdev_subscribe_event()