Home
last modified time | relevance | path

Searched refs:CX18_INVALID_TASK_HANDLE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/media/pci/cx18/
A Dcx18-streams.c252 s->handle = CX18_INVALID_TASK_HANDLE; in cx18_stream_init()
681 if (s->handle == CX18_INVALID_TASK_HANDLE || in _cx18_stream_put_mdl_fw()
929 s->handle = CX18_INVALID_TASK_HANDLE; in cx18_start_v4l2_encode_stream()
996 s->handle = CX18_INVALID_TASK_HANDLE; in cx18_stop_v4l2_encode_stream()
1018 if (s->video_dev.v4l2_dev && (s->handle != CX18_INVALID_TASK_HANDLE)) in cx18_find_handle()
1021 return CX18_INVALID_TASK_HANDLE; in cx18_find_handle()
1029 if (handle == CX18_INVALID_TASK_HANDLE) in cx18_handle_to_stream()
A Dcx18-fileops.c853 if (h != CX18_INVALID_TASK_HANDLE) in cx18_mute()
866 if (h != CX18_INVALID_TASK_HANDLE) { in cx18_unmute()
A Dcx18-ioctl.c947 if (h == CX18_INVALID_TASK_HANDLE) { in cx18_encoder_cmd()
963 if (h == CX18_INVALID_TASK_HANDLE) { in cx18_encoder_cmd()
A Dcx18-driver.h357 #define CX18_INVALID_TASK_HANDLE 0xffffffff macro
A Dcx18-mailbox.c427 if (handle == CX18_INVALID_TASK_HANDLE || in epu_dma_done_irq()

Completed in 15 milliseconds