CX18_CPU_CAPTURE_STOP   41 drivers/media/pci/cx18/cx18-mailbox.c 	API_ENTRY(CPU, CX18_CPU_CAPTURE_STOP,                   API_SLOW),
CX18_CPU_CAPTURE_STOP  922 drivers/media/pci/cx18/cx18-streams.c 			cx18_vapi(cx, CX18_CPU_CAPTURE_STOP, 2, s->handle, 1);
CX18_CPU_CAPTURE_STOP  924 drivers/media/pci/cx18/cx18-streams.c 			cx18_vapi(cx, CX18_CPU_CAPTURE_STOP, 1, s->handle);
CX18_CPU_CAPTURE_STOP  977 drivers/media/pci/cx18/cx18-streams.c 		cx18_vapi(cx, CX18_CPU_CAPTURE_STOP, 2, s->handle, !gop_end);
CX18_CPU_CAPTURE_STOP  979 drivers/media/pci/cx18/cx18-streams.c 		cx18_vapi(cx, CX18_CPU_CAPTURE_STOP, 1, s->handle);