Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.h365 void atomisp_subdev_cleanup_pending_events(struct atomisp_sub_device *asd);
H A Datomisp_subdev.c937 void atomisp_subdev_cleanup_pending_events(struct atomisp_sub_device *asd) in atomisp_subdev_cleanup_pending_events() function
H A Datomisp_ioctl.c1237 atomisp_subdev_cleanup_pending_events(asd); in atomisp_stop_streaming()