Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_ioctl.h43 void atomisp_stop_streaming(struct vb2_queue *vq);
Datomisp_fops.c443 .stop_streaming = atomisp_stop_streaming,
Datomisp_ioctl.c972 void atomisp_stop_streaming(struct vb2_queue *vq) in atomisp_stop_streaming() function