Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/media/atomisp/pci/
H A Datomisp_ioctl.h31 int atomisp_start_streaming(struct vb2_queue *vq, unsigned int count);
H A Datomisp_fops.c431 .start_streaming = atomisp_start_streaming,
H A Datomisp_ioctl.c859 int atomisp_start_streaming(struct vb2_queue *vq, unsigned int count) in atomisp_start_streaming() function