Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/cx18/
H A Dcx23418.h29 #define CX18_DESTROY_TASK (MGR_CMD_MASK | 0x0002) macro
H A Dcx18-streams.c940 cx18_vapi(cx, CX18_DESTROY_TASK, 1, s->handle); in cx18_start_v4l2_encode_stream()
1007 cx18_vapi(cx, CX18_DESTROY_TASK, 1, s->handle); in cx18_stop_v4l2_encode_stream()
H A Dcx18-mailbox.c39 API_ENTRY(CPU, CX18_DESTROY_TASK, 0),