Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/staging/media/atomisp/include/linux/
Datomisp.h984 #define V4L2_EVENT_ATOMISP_CSS_RESET (V4L2_EVENT_PRIVATE_START + 6) macro
/linux-6.6.21/drivers/staging/media/atomisp/pci/
Datomisp_subdev.c175 sub->type != V4L2_EVENT_ATOMISP_CSS_RESET && in isp_subdev_subscribe_event()
Datomisp_cmd.c402 event.type = V4L2_EVENT_ATOMISP_CSS_RESET; in atomisp_reset_event()