Searched refs:CX18_CPU_SET_AUDIO_MUTE (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/drivers/media/pci/cx18/ |
D | cx23418.h | 207 #define CX18_CPU_SET_AUDIO_MUTE (CPU_CMD_MASK_CAPTURE | 0x0014) macro
|
D | cx18-fileops.c | 854 cx18_vapi(cx, CX18_CPU_SET_AUDIO_MUTE, 2, h, 1); in cx18_mute() 869 cx18_vapi(cx, CX18_CPU_SET_AUDIO_MUTE, 2, h, 0); in cx18_unmute()
|
D | cx18-mailbox.c | 55 API_ENTRY(CPU, CX18_CPU_SET_AUDIO_MUTE, 0), 781 return cx18_vapi(cx, CX18_CPU_SET_AUDIO_MUTE, 2, in cx18_api_func()
|