Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp.h892 #define V4L2_EVENT_ATOMISP_CSS_RESET (V4L2_EVENT_PRIVATE_START + 6) macro
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c164 sub->type != V4L2_EVENT_ATOMISP_CSS_RESET && in isp_subdev_subscribe_event()
H A Datomisp_cmd.c395 event.type = V4L2_EVENT_ATOMISP_CSS_RESET; in atomisp_reset_event()