Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/cx18/
Dcx23418.h38 #define CX18_DESTROY_TASK (MGR_CMD_MASK | 0x0002) macro
Dcx18-streams.c936 cx18_vapi(cx, CX18_DESTROY_TASK, 1, s->handle); in cx18_start_v4l2_encode_stream()
1003 cx18_vapi(cx, CX18_DESTROY_TASK, 1, s->handle); in cx18_stop_v4l2_encode_stream()
Dcx18-mailbox.c48 API_ENTRY(CPU, CX18_DESTROY_TASK, 0),