Searched refs:CX18_CPU_DE_RELEASE_MDL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/cx18/ |
H A D | cx23418.h | 369 #define CX18_CPU_DE_RELEASE_MDL (CPU_CMD_MASK_DE | 0x0006) macro
|
H A D | cx18-streams.c | 927 cx18_vapi(cx, CX18_CPU_DE_RELEASE_MDL, 1, s->handle); in cx18_start_v4l2_encode_stream() 993 cx18_vapi(cx, CX18_CPU_DE_RELEASE_MDL, 1, s->handle); in cx18_stop_v4l2_encode_stream()
|
H A D | cx18-mailbox.c | 73 API_ENTRY(CPU, CX18_CPU_DE_RELEASE_MDL, API_SLOW), 716 * e.g. CX18_CPU_DE_RELEASE_MDL will cause the CPU to send all MDLs in cx18_api_call()
|
/kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
H A D | cx23418.h | 369 #define CX18_CPU_DE_RELEASE_MDL (CPU_CMD_MASK_DE | 0x0006) macro
|
H A D | cx18-streams.c | 939 cx18_vapi(cx, CX18_CPU_DE_RELEASE_MDL, 1, s->handle); in cx18_start_v4l2_encode_stream() 1005 cx18_vapi(cx, CX18_CPU_DE_RELEASE_MDL, 1, s->handle); in cx18_stop_v4l2_encode_stream()
|
H A D | cx18-mailbox.c | 73 API_ENTRY(CPU, CX18_CPU_DE_RELEASE_MDL, API_SLOW), 717 * e.g. CX18_CPU_DE_RELEASE_MDL will cause the CPU to send all MDLs in cx18_api_call()
|
Completed in 7 milliseconds