Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/include/linux/
Datomisp.h1342 #define V4L2_EVENT_ATOMISP_PAUSE_BUFFER (V4L2_EVENT_PRIVATE_START + 5) macro
/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c188 sub->type != V4L2_EVENT_ATOMISP_PAUSE_BUFFER && in isp_subdev_subscribe_event()
Datomisp_ioctl.c1755 event.type = V4L2_EVENT_ATOMISP_PAUSE_BUFFER; in atomisp_pause_buffer_event()