Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h43 void atomisp_stop_streaming(struct vb2_queue *vq);
H A Datomisp_fops.c443 .stop_streaming = atomisp_stop_streaming,
H A Datomisp_ioctl.c1198 void atomisp_stop_streaming(struct vb2_queue *vq) in atomisp_stop_streaming() function