Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/include/linux/
Datomisp.h1182 #define V4L2_EVENT_ATOMISP_PAUSE_BUFFER (V4L2_EVENT_PRIVATE_START + 5) macro
/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c188 sub->type != V4L2_EVENT_ATOMISP_PAUSE_BUFFER && in isp_subdev_subscribe_event()