Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.h460 void atomisp_subdev_cleanup_pending_events(struct atomisp_sub_device *asd);
H A Datomisp_subdev.c1327 void atomisp_subdev_cleanup_pending_events(struct atomisp_sub_device *asd) in atomisp_subdev_cleanup_pending_events() function
H A Datomisp_ioctl.c2182 atomisp_subdev_cleanup_pending_events(asd); in __atomisp_streamoff()