Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_subdev.h348 void atomisp_subdev_cleanup_pending_events(struct atomisp_sub_device *asd);
Datomisp_subdev.c891 void atomisp_subdev_cleanup_pending_events(struct atomisp_sub_device *asd) in atomisp_subdev_cleanup_pending_events() function
Datomisp_ioctl.c1011 atomisp_subdev_cleanup_pending_events(asd); in atomisp_stop_streaming()