Home
last modified time | relevance | path

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

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