Searched refs:CX18_DESTROY_TASK (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx23418.h | 29 #define CX18_DESTROY_TASK (MGR_CMD_MASK | 0x0002) macro
|
H A D | cx18-streams.c | 928 cx18_vapi(cx, CX18_DESTROY_TASK, 1, s->handle); in cx18_start_v4l2_encode_stream() 995 cx18_vapi(cx, CX18_DESTROY_TASK, 1, s->handle); in cx18_stop_v4l2_encode_stream()
|
H A D | cx18-mailbox.c | 39 API_ENTRY(CPU, CX18_DESTROY_TASK, 0),
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx23418.h | 29 #define CX18_DESTROY_TASK (MGR_CMD_MASK | 0x0002) macro
|
H A D | cx18-streams.c | 940 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 D | cx18-mailbox.c | 39 API_ENTRY(CPU, CX18_DESTROY_TASK, 0),
|
Completed in 8 milliseconds