Created
August 28, 2017 13:04
-
-
Save srikanth007m/3d11d24c5ec6826175870fe5436665ba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
go build "-ldflags=-s -w" -o bin/syz-sysgen ./sys/syz-sysgen | |
bin/syz-sysgen | |
generating amd64... | |
msm_sched.txt:3:1: unsupported syscall: sched_get_priority_max due to missing const __NR_sched_get_priority_max | |
msm_sched.txt:4:1: unsupported syscall: sched_get_priority_min due to missing const __NR_sched_get_priority_min | |
dri.txt:73:52: unsupported const: DRM_IOCTL_MODE_GETPLANE | |
dri.txt:73:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETPLANE due to missing const DRM_IOCTL_MODE_GETPLANE | |
dri.txt:74:52: unsupported const: DRM_IOCTL_MODE_SETPLANE | |
dri.txt:74:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_SETPLANE due to missing const DRM_IOCTL_MODE_SETPLANE | |
dri.txt:75:50: unsupported const: DRM_IOCTL_MODE_CURSOR | |
dri.txt:75:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_CURSOR due to missing const DRM_IOCTL_MODE_CURSOR | |
dri.txt:76:52: unsupported const: DRM_IOCTL_MODE_GETGAMMA | |
dri.txt:76:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETGAMMA due to missing const DRM_IOCTL_MODE_GETGAMMA | |
dri.txt:77:52: unsupported const: DRM_IOCTL_MODE_SETGAMMA | |
dri.txt:77:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_SETGAMMA due to missing const DRM_IOCTL_MODE_SETGAMMA | |
dri.txt:78:54: unsupported const: DRM_IOCTL_MODE_GETENCODER | |
dri.txt:78:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETENCODER due to missing const DRM_IOCTL_MODE_GETENCODER | |
dri.txt:79:56: unsupported const: DRM_IOCTL_MODE_GETCONNECTOR | |
dri.txt:79:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETCONNECTOR due to missing const DRM_IOCTL_MODE_GETCONNECTOR | |
dri.txt:80:55: unsupported const: DRM_IOCTL_MODE_GETPROPERTY | |
dri.txt:80:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETPROPERTY due to missing const DRM_IOCTL_MODE_GETPROPERTY | |
dri.txt:81:55: unsupported const: DRM_IOCTL_MODE_SETPROPERTY | |
dri.txt:81:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_SETPROPERTY due to missing const DRM_IOCTL_MODE_SETPROPERTY | |
dri.txt:82:55: unsupported const: DRM_IOCTL_MODE_GETPROPBLOB | |
dri.txt:82:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETPROPBLOB due to missing const DRM_IOCTL_MODE_GETPROPBLOB | |
dri.txt:83:49: unsupported const: DRM_IOCTL_MODE_GETFB | |
dri.txt:83:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_GETFB due to missing const DRM_IOCTL_MODE_GETFB | |
dri.txt:84:49: unsupported const: DRM_IOCTL_MODE_ADDFB | |
dri.txt:84:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_ADDFB due to missing const DRM_IOCTL_MODE_ADDFB | |
dri.txt:85:50: unsupported const: DRM_IOCTL_MODE_ADDFB2 | |
dri.txt:85:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_ADDFB2 due to missing const DRM_IOCTL_MODE_ADDFB2 | |
dri.txt:86:48: unsupported const: DRM_IOCTL_MODE_RMFB | |
dri.txt:86:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_RMFB due to missing const DRM_IOCTL_MODE_RMFB | |
dri.txt:87:53: unsupported const: DRM_IOCTL_MODE_PAGE_FLIP | |
dri.txt:87:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_PAGE_FLIP due to missing const DRM_IOCTL_MODE_PAGE_FLIP | |
dri.txt:88:51: unsupported const: DRM_IOCTL_MODE_DIRTYFB | |
dri.txt:88:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_DIRTYFB due to missing const DRM_IOCTL_MODE_DIRTYFB | |
dri.txt:89:55: unsupported const: DRM_IOCTL_MODE_CREATE_DUMB | |
dri.txt:89:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_CREATE_DUMB due to missing const DRM_IOCTL_MODE_CREATE_DUMB | |
dri.txt:90:52: unsupported const: DRM_IOCTL_MODE_MAP_DUMB | |
dri.txt:90:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_MAP_DUMB due to missing const DRM_IOCTL_MODE_MAP_DUMB | |
dri.txt:91:56: unsupported const: DRM_IOCTL_MODE_DESTROY_DUMB | |
dri.txt:91:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_DESTROY_DUMB due to missing const DRM_IOCTL_MODE_DESTROY_DUMB | |
dri.txt:92:61: unsupported const: DRM_IOCTL_MODE_OBJ_GETPROPERTIES | |
dri.txt:92:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_OBJ_GETPROPERTIES due to missing const DRM_IOCTL_MODE_OBJ_GETPROPERTIES | |
dri.txt:93:59: unsupported const: DRM_IOCTL_MODE_OBJ_SETPROPERTY | |
dri.txt:93:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_OBJ_SETPROPERTY due to missing const DRM_IOCTL_MODE_OBJ_SETPROPERTY | |
dri.txt:94:51: unsupported const: DRM_IOCTL_MODE_CURSOR2 | |
dri.txt:94:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_CURSOR2 due to missing const DRM_IOCTL_MODE_CURSOR2 | |
dri.txt:95:50: unsupported const: DRM_IOCTL_MODE_ATOMIC | |
dri.txt:95:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_ATOMIC due to missing const DRM_IOCTL_MODE_ATOMIC | |
dri.txt:96:58: unsupported const: DRM_IOCTL_MODE_CREATEPROPBLOB | |
dri.txt:96:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_CREATEPROPBLOB due to missing const DRM_IOCTL_MODE_CREATEPROPBLOB | |
dri.txt:97:59: unsupported const: DRM_IOCTL_MODE_DESTROYPROPBLOB | |
dri.txt:97:1: unsupported syscall: ioctl$DRM_IOCTL_MODE_DESTROYPROPBLOB due to missing const DRM_IOCTL_MODE_DESTROYPROPBLOB | |
f_gsi.txt:10:54: unsupported const: QTI_CTRL_GET_LINE_STATE | |
f_gsi.txt:10:1: unsupported syscall: ioctl$QTI_CTRL_GET_LINE_STATE due to missing const QTI_CTRL_GET_LINE_STATE | |
f_gsi.txt:11:49: unsupported const: QTI_CTRL_EP_LOOKUP | |
f_gsi.txt:11:1: unsupported syscall: ioctl$QTI_CTRL_EP_LOOKUP due to missing const QTI_CTRL_EP_LOOKUP | |
f_gsi.txt:12:52: unsupported const: GSI_MBIM_GET_NTB_SIZE | |
f_gsi.txt:12:1: unsupported syscall: ioctl$GSI_MBIM_GET_NTB_SIZE due to missing const GSI_MBIM_GET_NTB_SIZE | |
f_gsi.txt:13:58: unsupported const: GSI_MBIM_GET_DATAGRAM_COUNT | |
f_gsi.txt:13:1: unsupported syscall: ioctl$GSI_MBIM_GET_DATAGRAM_COUNT due to missing const GSI_MBIM_GET_DATAGRAM_COUNT | |
f_gsi.txt:25:22: unsupported const: DATA_EP_TYPE_RESERVED | |
f_gsi.txt:25:45: unsupported const: DATA_EP_TYPE_HSIC | |
f_gsi.txt:25:64: unsupported const: DATA_EP_TYPE_HSUSB | |
f_gsi.txt:25:84: unsupported const: DATA_EP_TYPE_PCIE | |
f_gsi.txt:25:103: unsupported const: DATA_EP_TYPE_EMBEDDED | |
f_gsi.txt:25:126: unsupported const: DATA_EP_TYPE_BAM_DMUX | |
ion.txt:25:56: unsupported const: COMPAT_ION_IOC_CLEAN_CACHES | |
ion.txt:25:1: unsupported syscall: ioctl$COMPAT_ION_IOC_CLEAN_CACHES due to missing const COMPAT_ION_IOC_CLEAN_CACHES | |
ion.txt:26:54: unsupported const: COMPAT_ION_IOC_INV_CACHES | |
ion.txt:26:1: unsupported syscall: ioctl$COMPAT_ION_IOC_INV_CACHES due to missing const COMPAT_ION_IOC_INV_CACHES | |
ion.txt:27:60: unsupported const: COMPAT_ION_IOC_CLEAN_INV_CACHES | |
ion.txt:27:1: unsupported syscall: ioctl$COMPAT_ION_IOC_CLEAN_INV_CACHES due to missing const COMPAT_ION_IOC_CLEAN_INV_CACHES | |
ion.txt:28:52: unsupported const: COMPAT_ION_IOC_PREFETCH | |
ion.txt:28:1: unsupported syscall: ioctl$COMPAT_ION_IOC_PREFETCH due to missing const COMPAT_ION_IOC_PREFETCH | |
ion.txt:29:49: unsupported const: COMPAT_ION_IOC_DRAIN | |
ion.txt:29:1: unsupported syscall: ioctl$COMPAT_ION_IOC_DRAIN due to missing const COMPAT_ION_IOC_DRAIN | |
kvm.txt:116:49: unsupported const: KVM_ARM_VCPU_INIT | |
kvm.txt:116:1: unsupported syscall: ioctl$KVM_ARM_VCPU_INIT due to missing const KVM_ARM_VCPU_INIT | |
kvm.txt:138:19: unsupported const: KVM_ARM_TARGET_CORTEX_A53 | |
kvm.txt:138:46: unsupported const: KVM_ARM_TARGET_AEM_V8 | |
kvm.txt:138:69: unsupported const: KVM_ARM_TARGET_FOUNDATION_V8 | |
kvm.txt:138:99: unsupported const: KVM_ARM_TARGET_CORTEX_A57 | |
kvm.txt:138:126: unsupported const: KVM_ARM_TARGET_XGENE_POTENZA | |
kvm.txt:138:156: unsupported const: KVM_ARM_TARGET_GENERIC_V8 | |
kvm.txt:139:27: unsupported const: KVM_ARM_VCPU_POWER_OFF | |
kvm.txt:139:51: unsupported const: KVM_ARM_VCPU_EL1_32BIT | |
kvm.txt:139:75: unsupported const: KVM_ARM_VCPU_PSCI_0_2 | |
kvm.txt:139:98: unsupported const: KVM_ARM_VCPU_PMU_V3 | |
msm_adsprpc.txt:8:57: unsupported const: FASTRPC_IOCTL_INVOKE | |
msm_adsprpc.txt:8:1: unsupported syscall: ioctl$FASTRPC_IOCTL_INVOKE due to missing const FASTRPC_IOCTL_INVOKE | |
msm_adsprpc.txt:9:55: unsupported const: FASTRPC_IOCTL_MMAP | |
msm_adsprpc.txt:9:1: unsupported syscall: ioctl$FASTRPC_IOCTL_MMAP due to missing const FASTRPC_IOCTL_MMAP | |
msm_adsprpc.txt:10:57: unsupported const: FASTRPC_IOCTL_MUNMAP | |
msm_adsprpc.txt:10:1: unsupported syscall: ioctl$FASTRPC_IOCTL_MUNMAP due to missing const FASTRPC_IOCTL_MUNMAP | |
msm_adsprpc.txt:11:60: unsupported const: FASTRPC_IOCTL_INVOKE_FD | |
msm_adsprpc.txt:11:1: unsupported syscall: ioctl$FASTRPC_IOCTL_INVOKE_FD due to missing const FASTRPC_IOCTL_INVOKE_FD | |
msm_adsprpc.txt:12:58: unsupported const: FASTRPC_IOCTL_SETMODE | |
msm_adsprpc.txt:12:1: unsupported syscall: ioctl$FASTRPC_IOCTL_SETMODE due to missing const FASTRPC_IOCTL_SETMODE | |
msm_adsprpc.txt:13:55: unsupported const: FASTRPC_IOCTL_INIT | |
msm_adsprpc.txt:13:1: unsupported syscall: ioctl$FASTRPC_IOCTL_INIT due to missing const FASTRPC_IOCTL_INIT | |
msm_adsprpc.txt:14:63: unsupported const: FASTRPC_IOCTL_INVOKE_ATTRS | |
msm_adsprpc.txt:14:1: unsupported syscall: ioctl$FASTRPC_IOCTL_INVOKE_ATTRS due to missing const FASTRPC_IOCTL_INVOKE_ATTRS | |
msm_adsprpc.txt:15:58: unsupported const: FASTRPC_IOCTL_GETINFO | |
msm_adsprpc.txt:15:1: unsupported syscall: ioctl$FASTRPC_IOCTL_GETINFO due to missing const FASTRPC_IOCTL_GETINFO | |
msm_adsprpc.txt:16:58: unsupported const: FASTRPC_IOCTL_GETPERF | |
msm_adsprpc.txt:16:1: unsupported syscall: ioctl$FASTRPC_IOCTL_GETPERF due to missing const FASTRPC_IOCTL_GETPERF | |
msm_adsprpc.txt:17:61: unsupported const: FASTRPC_IOCTL_INIT_ATTRS | |
msm_adsprpc.txt:17:1: unsupported syscall: ioctl$FASTRPC_IOCTL_INIT_ATTRS due to missing const FASTRPC_IOCTL_INIT_ATTRS | |
msm_ashmem.txt:8:47: unsupported const: ASHMEM_SET_NAME | |
msm_ashmem.txt:8:1: unsupported syscall: ioctl$ASHMEM_SET_NAME due to missing const ASHMEM_SET_NAME | |
msm_ashmem.txt:9:47: unsupported const: ASHMEM_GET_NAME | |
msm_ashmem.txt:9:1: unsupported syscall: ioctl$ASHMEM_GET_NAME due to missing const ASHMEM_GET_NAME | |
msm_ashmem.txt:10:47: unsupported const: ASHMEM_SET_SIZE | |
msm_ashmem.txt:10:1: unsupported syscall: ioctl$ASHMEM_SET_SIZE due to missing const ASHMEM_SET_SIZE | |
msm_ashmem.txt:11:47: unsupported const: ASHMEM_GET_SIZE | |
msm_ashmem.txt:11:1: unsupported syscall: ioctl$ASHMEM_GET_SIZE due to missing const ASHMEM_GET_SIZE | |
msm_ashmem.txt:12:52: unsupported const: ASHMEM_SET_PROT_MASK | |
msm_ashmem.txt:12:1: unsupported syscall: ioctl$ASHMEM_SET_PROT_MASK due to missing const ASHMEM_SET_PROT_MASK | |
msm_ashmem.txt:13:52: unsupported const: ASHMEM_GET_PROT_MASK | |
msm_ashmem.txt:13:1: unsupported syscall: ioctl$ASHMEM_GET_PROT_MASK due to missing const ASHMEM_GET_PROT_MASK | |
msm_ashmem.txt:14:42: unsupported const: ASHMEM_PIN | |
msm_ashmem.txt:14:1: unsupported syscall: ioctl$ASHMEM_PIN due to missing const ASHMEM_PIN | |
msm_ashmem.txt:15:44: unsupported const: ASHMEM_UNPIN | |
msm_ashmem.txt:15:1: unsupported syscall: ioctl$ASHMEM_UNPIN due to missing const ASHMEM_UNPIN | |
msm_ashmem.txt:16:53: unsupported const: ASHMEM_GET_PIN_STATUS | |
msm_ashmem.txt:16:1: unsupported syscall: ioctl$ASHMEM_GET_PIN_STATUS due to missing const ASHMEM_GET_PIN_STATUS | |
msm_ashmem.txt:17:55: unsupported const: ASHMEM_PURGE_ALL_CACHES | |
msm_ashmem.txt:17:1: unsupported syscall: ioctl$ASHMEM_PURGE_ALL_CACHES due to missing const ASHMEM_PURGE_ALL_CACHES | |
msm_audio.txt:46:42: unsupported const: AUDIO_START | |
msm_audio.txt:46:1: unsupported syscall: ioctl$AUDIO_START due to missing const AUDIO_START | |
msm_audio.txt:47:41: unsupported const: AUDIO_STOP | |
msm_audio.txt:47:1: unsupported syscall: ioctl$AUDIO_STOP due to missing const AUDIO_STOP | |
msm_audio.txt:48:42: unsupported const: AUDIO_FLUSH | |
msm_audio.txt:48:1: unsupported syscall: ioctl$AUDIO_FLUSH due to missing const AUDIO_FLUSH | |
msm_audio.txt:49:47: unsupported const: AUDIO_GET_CONFIG | |
msm_audio.txt:49:1: unsupported syscall: ioctl$AUDIO_GET_CONFIG due to missing const AUDIO_GET_CONFIG | |
msm_audio.txt:50:47: unsupported const: AUDIO_SET_CONFIG | |
msm_audio.txt:50:1: unsupported syscall: ioctl$AUDIO_SET_CONFIG due to missing const AUDIO_SET_CONFIG | |
msm_audio.txt:51:46: unsupported const: AUDIO_GET_STATS | |
msm_audio.txt:51:1: unsupported syscall: ioctl$AUDIO_GET_STATS due to missing const AUDIO_GET_STATS | |
msm_audio.txt:52:49: unsupported const: AUDIO_ENABLE_AUDPP | |
msm_audio.txt:52:1: unsupported syscall: ioctl$AUDIO_ENABLE_AUDPP due to missing const AUDIO_ENABLE_AUDPP | |
msm_audio.txt:53:45: unsupported const: AUDIO_SET_ADRC | |
msm_audio.txt:53:1: unsupported syscall: ioctl$AUDIO_SET_ADRC due to missing const AUDIO_SET_ADRC | |
msm_audio.txt:54:43: unsupported const: AUDIO_SET_EQ | |
msm_audio.txt:54:1: unsupported syscall: ioctl$AUDIO_SET_EQ due to missing const AUDIO_SET_EQ | |
msm_audio.txt:55:47: unsupported const: AUDIO_SET_RX_IIR | |
msm_audio.txt:55:1: unsupported syscall: ioctl$AUDIO_SET_RX_IIR due to missing const AUDIO_SET_RX_IIR | |
msm_audio.txt:56:47: unsupported const: AUDIO_SET_VOLUME | |
msm_audio.txt:56:1: unsupported syscall: ioctl$AUDIO_SET_VOLUME due to missing const AUDIO_SET_VOLUME | |
msm_audio.txt:57:42: unsupported const: AUDIO_PAUSE | |
msm_audio.txt:57:1: unsupported syscall: ioctl$AUDIO_PAUSE due to missing const AUDIO_PAUSE | |
msm_audio.txt:58:46: unsupported const: AUDIO_PLAY_DTMF | |
msm_audio.txt:58:1: unsupported syscall: ioctl$AUDIO_PLAY_DTMF due to missing const AUDIO_PLAY_DTMF | |
msm_audio.txt:59:46: unsupported const: AUDIO_GET_EVENT | |
msm_audio.txt:59:1: unsupported syscall: ioctl$AUDIO_GET_EVENT due to missing const AUDIO_GET_EVENT | |
msm_audio.txt:60:52: unsupported const: AUDIO_ABORT_GET_EVENT | |
msm_audio.txt:60:1: unsupported syscall: ioctl$AUDIO_ABORT_GET_EVENT due to missing const AUDIO_ABORT_GET_EVENT | |
msm_audio.txt:61:50: unsupported const: AUDIO_REGISTER_PMEM | |
msm_audio.txt:61:1: unsupported syscall: ioctl$AUDIO_REGISTER_PMEM due to missing const AUDIO_REGISTER_PMEM | |
msm_audio.txt:62:52: unsupported const: AUDIO_DEREGISTER_PMEM | |
msm_audio.txt:62:1: unsupported syscall: ioctl$AUDIO_DEREGISTER_PMEM due to missing const AUDIO_DEREGISTER_PMEM | |
msm_audio.txt:63:48: unsupported const: AUDIO_ASYNC_WRITE | |
msm_audio.txt:63:1: unsupported syscall: ioctl$AUDIO_ASYNC_WRITE due to missing const AUDIO_ASYNC_WRITE | |
msm_audio.txt:64:47: unsupported const: AUDIO_ASYNC_READ | |
msm_audio.txt:64:1: unsupported syscall: ioctl$AUDIO_ASYNC_READ due to missing const AUDIO_ASYNC_READ | |
msm_audio.txt:65:47: unsupported const: AUDIO_SET_INCALL | |
msm_audio.txt:65:1: unsupported syscall: ioctl$AUDIO_SET_INCALL due to missing const AUDIO_SET_INCALL | |
msm_audio.txt:66:55: unsupported const: AUDIO_GET_NUM_SND_DEVICE | |
msm_audio.txt:66:1: unsupported syscall: ioctl$AUDIO_GET_NUM_SND_DEVICE due to missing const AUDIO_GET_NUM_SND_DEVICE | |
msm_audio.txt:67:52: unsupported const: AUDIO_GET_SND_DEVICES | |
msm_audio.txt:67:1: unsupported syscall: ioctl$AUDIO_GET_SND_DEVICES due to missing const AUDIO_GET_SND_DEVICES | |
msm_audio.txt:68:54: unsupported const: AUDIO_ENABLE_SND_DEVICE | |
msm_audio.txt:68:1: unsupported syscall: ioctl$AUDIO_ENABLE_SND_DEVICE due to missing const AUDIO_ENABLE_SND_DEVICE | |
msm_audio.txt:69:55: unsupported const: AUDIO_DISABLE_SND_DEVICE | |
msm_audio.txt:69:1: unsupported syscall: ioctl$AUDIO_DISABLE_SND_DEVICE due to missing const AUDIO_DISABLE_SND_DEVICE | |
msm_audio.txt:70:49: unsupported const: AUDIO_ROUTE_STREAM | |
msm_audio.txt:70:1: unsupported syscall: ioctl$AUDIO_ROUTE_STREAM due to missing const AUDIO_ROUTE_STREAM | |
msm_audio.txt:71:51: unsupported const: AUDIO_GET_PCM_CONFIG | |
msm_audio.txt:71:1: unsupported syscall: ioctl$AUDIO_GET_PCM_CONFIG due to missing const AUDIO_GET_PCM_CONFIG | |
msm_audio.txt:72:51: unsupported const: AUDIO_SET_PCM_CONFIG | |
msm_audio.txt:72:1: unsupported syscall: ioctl$AUDIO_SET_PCM_CONFIG due to missing const AUDIO_SET_PCM_CONFIG | |
msm_audio.txt:73:50: unsupported const: AUDIO_SWITCH_DEVICE | |
msm_audio.txt:73:1: unsupported syscall: ioctl$AUDIO_SWITCH_DEVICE due to missing const AUDIO_SWITCH_DEVICE | |
msm_audio.txt:74:45: unsupported const: AUDIO_SET_MUTE | |
msm_audio.txt:74:1: unsupported syscall: ioctl$AUDIO_SET_MUTE due to missing const AUDIO_SET_MUTE | |
msm_audio.txt:75:48: unsupported const: AUDIO_UPDATE_ACDB | |
msm_audio.txt:75:1: unsupported syscall: ioctl$AUDIO_UPDATE_ACDB due to missing const AUDIO_UPDATE_ACDB | |
msm_audio.txt:76:48: unsupported const: AUDIO_START_VOICE | |
msm_audio.txt:76:1: unsupported syscall: ioctl$AUDIO_START_VOICE due to missing const AUDIO_START_VOICE | |
msm_audio.txt:77:47: unsupported const: AUDIO_STOP_VOICE | |
msm_audio.txt:77:1: unsupported syscall: ioctl$AUDIO_STOP_VOICE due to missing const AUDIO_STOP_VOICE | |
msm_audio.txt:78:48: unsupported const: AUDIO_REINIT_ACDB | |
msm_audio.txt:78:1: unsupported syscall: ioctl$AUDIO_REINIT_ACDB due to missing const AUDIO_REINIT_ACDB | |
msm_audio.txt:79:50: unsupported const: AUDIO_OUTPORT_FLUSH | |
msm_audio.txt:79:1: unsupported syscall: ioctl$AUDIO_OUTPORT_FLUSH due to missing const AUDIO_OUTPORT_FLUSH | |
msm_audio.txt:80:60: unsupported const: AUDIO_SET_ERR_THRESHOLD_VALUE | |
msm_audio.txt:80:1: unsupported syscall: ioctl$AUDIO_SET_ERR_THRESHOLD_VALUE due to missing const AUDIO_SET_ERR_THRESHOLD_VALUE | |
msm_audio.txt:81:61: unsupported const: AUDIO_GET_BITSTREAM_ERROR_INFO | |
msm_audio.txt:81:1: unsupported syscall: ioctl$AUDIO_GET_BITSTREAM_ERROR_INFO due to missing const AUDIO_GET_BITSTREAM_ERROR_INFO | |
msm_audio.txt:82:59: unsupported const: AUDIO_SET_SRS_TRUMEDIA_PARAM | |
msm_audio.txt:82:1: unsupported syscall: ioctl$AUDIO_SET_SRS_TRUMEDIA_PARAM due to missing const AUDIO_SET_SRS_TRUMEDIA_PARAM | |
msm_audio.txt:83:54: unsupported const: AUDIO_SET_STREAM_CONFIG | |
msm_audio.txt:83:1: unsupported syscall: ioctl$AUDIO_SET_STREAM_CONFIG due to missing const AUDIO_SET_STREAM_CONFIG | |
msm_audio.txt:84:54: unsupported const: AUDIO_GET_STREAM_CONFIG | |
msm_audio.txt:84:1: unsupported syscall: ioctl$AUDIO_GET_STREAM_CONFIG due to missing const AUDIO_GET_STREAM_CONFIG | |
msm_audio.txt:85:51: unsupported const: AUDIO_GET_SESSION_ID | |
msm_audio.txt:85:1: unsupported syscall: ioctl$AUDIO_GET_SESSION_ID due to missing const AUDIO_GET_SESSION_ID | |
msm_audio.txt:86:52: unsupported const: AUDIO_GET_STREAM_INFO | |
msm_audio.txt:86:1: unsupported syscall: ioctl$AUDIO_GET_STREAM_INFO due to missing const AUDIO_GET_STREAM_INFO | |
msm_audio.txt:87:44: unsupported const: AUDIO_SET_PAN | |
msm_audio.txt:87:1: unsupported syscall: ioctl$AUDIO_SET_PAN due to missing const AUDIO_SET_PAN | |
msm_audio.txt:88:54: unsupported const: AUDIO_SET_QCONCERT_PLUS | |
msm_audio.txt:88:1: unsupported syscall: ioctl$AUDIO_SET_QCONCERT_PLUS due to missing const AUDIO_SET_QCONCERT_PLUS | |
msm_audio.txt:89:47: unsupported const: AUDIO_SET_MBADRC | |
msm_audio.txt:89:1: unsupported syscall: ioctl$AUDIO_SET_MBADRC due to missing const AUDIO_SET_MBADRC | |
msm_audio.txt:90:52: unsupported const: AUDIO_SET_VOLUME_PATH | |
msm_audio.txt:90:1: unsupported syscall: ioctl$AUDIO_SET_VOLUME_PATH due to missing const AUDIO_SET_VOLUME_PATH | |
msm_audio.txt:91:52: unsupported const: AUDIO_SET_MAX_VOL_ALL | |
msm_audio.txt:91:1: unsupported syscall: ioctl$AUDIO_SET_MAX_VOL_ALL due to missing const AUDIO_SET_MAX_VOL_ALL | |
msm_audio.txt:92:50: unsupported const: AUDIO_ENABLE_AUDPRE | |
msm_audio.txt:92:1: unsupported syscall: ioctl$AUDIO_ENABLE_AUDPRE due to missing const AUDIO_ENABLE_AUDPRE | |
msm_audio.txt:93:44: unsupported const: AUDIO_SET_AGC | |
msm_audio.txt:93:1: unsupported syscall: ioctl$AUDIO_SET_AGC due to missing const AUDIO_SET_AGC | |
msm_audio.txt:94:43: unsupported const: AUDIO_SET_NS | |
msm_audio.txt:94:1: unsupported syscall: ioctl$AUDIO_SET_NS due to missing const AUDIO_SET_NS | |
msm_audio.txt:95:47: unsupported const: AUDIO_SET_TX_IIR | |
msm_audio.txt:95:1: unsupported syscall: ioctl$AUDIO_SET_TX_IIR due to missing const AUDIO_SET_TX_IIR | |
msm_audio.txt:96:48: unsupported const: AUDIO_GET_BUF_CFG | |
msm_audio.txt:96:1: unsupported syscall: ioctl$AUDIO_GET_BUF_CFG due to missing const AUDIO_GET_BUF_CFG | |
msm_audio.txt:97:48: unsupported const: AUDIO_SET_BUF_CFG | |
msm_audio.txt:97:1: unsupported syscall: ioctl$AUDIO_SET_BUF_CFG due to missing const AUDIO_SET_BUF_CFG | |
msm_audio.txt:98:49: unsupported const: AUDIO_SET_ACDB_BLK | |
msm_audio.txt:98:1: unsupported syscall: ioctl$AUDIO_SET_ACDB_BLK due to missing const AUDIO_SET_ACDB_BLK | |
msm_audio.txt:99:49: unsupported const: AUDIO_GET_ACDB_BLK | |
msm_audio.txt:99:1: unsupported syscall: ioctl$AUDIO_GET_ACDB_BLK due to missing const AUDIO_GET_ACDB_BLK | |
msm_audio.txt:100:49: unsupported const: AUDIO_REGISTER_ION | |
msm_audio.txt:100:1: unsupported syscall: ioctl$AUDIO_REGISTER_ION due to missing const AUDIO_REGISTER_ION | |
msm_audio.txt:101:51: unsupported const: AUDIO_DEREGISTER_ION | |
msm_audio.txt:101:1: unsupported syscall: ioctl$AUDIO_DEREGISTER_ION due to missing const AUDIO_DEREGISTER_ION | |
msm_audio.txt:102:55: unsupported const: AUDIO_SET_EFFECTS_CONFIG | |
msm_audio.txt:102:1: unsupported syscall: ioctl$AUDIO_SET_EFFECTS_CONFIG due to missing const AUDIO_SET_EFFECTS_CONFIG | |
msm_audio.txt:103:56: unsupported const: AUDIO_EFFECTS_SET_BUF_LEN | |
msm_audio.txt:103:1: unsupported syscall: ioctl$AUDIO_EFFECTS_SET_BUF_LEN due to missing const AUDIO_EFFECTS_SET_BUF_LEN | |
msm_audio.txt:104:58: unsupported const: AUDIO_EFFECTS_GET_BUF_AVAIL | |
msm_audio.txt:104:1: unsupported syscall: ioctl$AUDIO_EFFECTS_GET_BUF_AVAIL due to missing const AUDIO_EFFECTS_GET_BUF_AVAIL | |
msm_audio.txt:105:50: unsupported const: AUDIO_EFFECTS_WRITE | |
msm_audio.txt:105:1: unsupported syscall: ioctl$AUDIO_EFFECTS_WRITE due to missing const AUDIO_EFFECTS_WRITE | |
msm_audio.txt:106:49: unsupported const: AUDIO_EFFECTS_READ | |
msm_audio.txt:106:1: unsupported syscall: ioctl$AUDIO_EFFECTS_READ due to missing const AUDIO_EFFECTS_READ | |
msm_audio.txt:107:58: unsupported const: AUDIO_EFFECTS_SET_PP_PARAMS | |
msm_audio.txt:107:1: unsupported syscall: ioctl$AUDIO_EFFECTS_SET_PP_PARAMS due to missing const AUDIO_EFFECTS_SET_PP_PARAMS | |
msm_audio.txt:108:45: unsupported const: AUDIO_PM_AWAKE | |
msm_audio.txt:108:1: unsupported syscall: ioctl$AUDIO_PM_AWAKE due to missing const AUDIO_PM_AWAKE | |
msm_audio.txt:109:45: unsupported const: AUDIO_PM_RELAX | |
msm_audio.txt:109:1: unsupported syscall: ioctl$AUDIO_PM_RELAX due to missing const AUDIO_PM_RELAX | |
msm_audio.txt:110:51: unsupported const: AUDIO_SET_AAC_CONFIG | |
msm_audio.txt:110:1: unsupported syscall: ioctl$AUDIO_SET_AAC_CONFIG due to missing const AUDIO_SET_AAC_CONFIG | |
msm_audio.txt:111:51: unsupported const: AUDIO_GET_AAC_CONFIG | |
msm_audio.txt:111:1: unsupported syscall: ioctl$AUDIO_GET_AAC_CONFIG due to missing const AUDIO_GET_AAC_CONFIG | |
msm_audio.txt:112:55: unsupported const: AUDIO_SET_AAC_ENC_CONFIG | |
msm_audio.txt:112:1: unsupported syscall: ioctl$AUDIO_SET_AAC_ENC_CONFIG due to missing const AUDIO_SET_AAC_ENC_CONFIG | |
msm_audio.txt:113:55: unsupported const: AUDIO_GET_AAC_ENC_CONFIG | |
msm_audio.txt:113:1: unsupported syscall: ioctl$AUDIO_GET_AAC_ENC_CONFIG due to missing const AUDIO_GET_AAC_ENC_CONFIG | |
msm_audio.txt:114:55: unsupported const: AUDIO_SET_AAC_MIX_CONFIG | |
msm_audio.txt:114:1: unsupported syscall: ioctl$AUDIO_SET_AAC_MIX_CONFIG due to missing const AUDIO_SET_AAC_MIX_CONFIG | |
msm_audio.txt:115:51: unsupported const: AUDIO_SET_AC3_CONFIG | |
msm_audio.txt:115:1: unsupported syscall: ioctl$AUDIO_SET_AC3_CONFIG due to missing const AUDIO_SET_AC3_CONFIG | |
msm_audio.txt:116:51: unsupported const: AUDIO_GET_AC3_CONFIG | |
msm_audio.txt:116:1: unsupported syscall: ioctl$AUDIO_GET_AC3_CONFIG due to missing const AUDIO_GET_AC3_CONFIG | |
msm_audio.txt:117:52: unsupported const: AUDIO_GET_ALAC_CONFIG | |
msm_audio.txt:117:1: unsupported syscall: ioctl$AUDIO_GET_ALAC_CONFIG due to missing const AUDIO_GET_ALAC_CONFIG | |
msm_audio.txt:118:52: unsupported const: AUDIO_SET_ALAC_CONFIG | |
msm_audio.txt:118:1: unsupported syscall: ioctl$AUDIO_SET_ALAC_CONFIG due to missing const AUDIO_SET_ALAC_CONFIG | |
msm_audio.txt:119:57: unsupported const: AUDIO_GET_AMRNB_ENC_CONFIG | |
msm_audio.txt:119:1: unsupported syscall: ioctl$AUDIO_GET_AMRNB_ENC_CONFIG due to missing const AUDIO_GET_AMRNB_ENC_CONFIG | |
msm_audio.txt:120:57: unsupported const: AUDIO_SET_AMRNB_ENC_CONFIG | |
msm_audio.txt:120:1: unsupported syscall: ioctl$AUDIO_SET_AMRNB_ENC_CONFIG due to missing const AUDIO_SET_AMRNB_ENC_CONFIG | |
msm_audio.txt:121:60: unsupported const: AUDIO_GET_AMRNB_ENC_CONFIG_V2 | |
msm_audio.txt:121:1: unsupported syscall: ioctl$AUDIO_GET_AMRNB_ENC_CONFIG_V2 due to missing const AUDIO_GET_AMRNB_ENC_CONFIG_V2 | |
msm_audio.txt:122:60: unsupported const: AUDIO_SET_AMRNB_ENC_CONFIG_V2 | |
msm_audio.txt:122:1: unsupported syscall: ioctl$AUDIO_SET_AMRNB_ENC_CONFIG_V2 due to missing const AUDIO_SET_AMRNB_ENC_CONFIG_V2 | |
msm_audio.txt:123:57: unsupported const: AUDIO_GET_AMRWB_ENC_CONFIG | |
msm_audio.txt:123:1: unsupported syscall: ioctl$AUDIO_GET_AMRWB_ENC_CONFIG due to missing const AUDIO_GET_AMRWB_ENC_CONFIG | |
msm_audio.txt:124:57: unsupported const: AUDIO_SET_AMRWB_ENC_CONFIG | |
msm_audio.txt:124:1: unsupported syscall: ioctl$AUDIO_SET_AMRWB_ENC_CONFIG due to missing const AUDIO_SET_AMRWB_ENC_CONFIG | |
msm_audio.txt:125:60: unsupported const: AUDIO_GET_AMRWBPLUS_CONFIG_V2 | |
msm_audio.txt:125:1: unsupported syscall: ioctl$AUDIO_GET_AMRWBPLUS_CONFIG_V2 due to missing const AUDIO_GET_AMRWBPLUS_CONFIG_V2 | |
msm_audio.txt:126:60: unsupported const: AUDIO_SET_AMRWBPLUS_CONFIG_V2 | |
msm_audio.txt:126:1: unsupported syscall: ioctl$AUDIO_SET_AMRWBPLUS_CONFIG_V2 due to missing const AUDIO_SET_AMRWBPLUS_CONFIG_V2 | |
msm_audio.txt:127:51: unsupported const: AUDIO_GET_APE_CONFIG | |
msm_audio.txt:127:1: unsupported syscall: ioctl$AUDIO_GET_APE_CONFIG due to missing const AUDIO_GET_APE_CONFIG | |
msm_audio.txt:128:51: unsupported const: AUDIO_SET_APE_CONFIG | |
msm_audio.txt:128:1: unsupported syscall: ioctl$AUDIO_SET_APE_CONFIG due to missing const AUDIO_SET_APE_CONFIG | |
msm_audio.txt:129:57: unsupported const: AUDIO_ALLOCATE_CALIBRATION | |
msm_audio.txt:129:1: unsupported syscall: ioctl$AUDIO_ALLOCATE_CALIBRATION due to missing const AUDIO_ALLOCATE_CALIBRATION | |
msm_audio.txt:130:59: unsupported const: AUDIO_DEALLOCATE_CALIBRATION | |
msm_audio.txt:130:1: unsupported syscall: ioctl$AUDIO_DEALLOCATE_CALIBRATION due to missing const AUDIO_DEALLOCATE_CALIBRATION | |
msm_audio.txt:131:56: unsupported const: AUDIO_PREPARE_CALIBRATION | |
msm_audio.txt:131:1: unsupported syscall: ioctl$AUDIO_PREPARE_CALIBRATION due to missing const AUDIO_PREPARE_CALIBRATION | |
msm_audio.txt:132:52: unsupported const: AUDIO_SET_CALIBRATION | |
msm_audio.txt:132:1: unsupported syscall: ioctl$AUDIO_SET_CALIBRATION due to missing const AUDIO_SET_CALIBRATION | |
msm_audio.txt:133:52: unsupported const: AUDIO_GET_CALIBRATION | |
msm_audio.txt:133:1: unsupported syscall: ioctl$AUDIO_GET_CALIBRATION due to missing const AUDIO_GET_CALIBRATION | |
msm_audio.txt:134:53: unsupported const: AUDIO_POST_CALIBRATION | |
msm_audio.txt:134:1: unsupported syscall: ioctl$AUDIO_POST_CALIBRATION due to missing const AUDIO_POST_CALIBRATION | |
msm_audio.txt:135:54: unsupported const: AUDIO_GET_RTAC_ADM_INFO | |
msm_audio.txt:135:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_ADM_INFO due to missing const AUDIO_GET_RTAC_ADM_INFO | |
msm_audio.txt:136:56: unsupported const: AUDIO_GET_RTAC_VOICE_INFO | |
msm_audio.txt:136:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_VOICE_INFO due to missing const AUDIO_GET_RTAC_VOICE_INFO | |
msm_audio.txt:137:53: unsupported const: AUDIO_GET_RTAC_ADM_CAL | |
msm_audio.txt:137:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_ADM_CAL due to missing const AUDIO_GET_RTAC_ADM_CAL | |
msm_audio.txt:138:53: unsupported const: AUDIO_SET_RTAC_ADM_CAL | |
msm_audio.txt:138:1: unsupported syscall: ioctl$AUDIO_SET_RTAC_ADM_CAL due to missing const AUDIO_SET_RTAC_ADM_CAL | |
msm_audio.txt:139:53: unsupported const: AUDIO_GET_RTAC_ASM_CAL | |
msm_audio.txt:139:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_ASM_CAL due to missing const AUDIO_GET_RTAC_ASM_CAL | |
msm_audio.txt:140:53: unsupported const: AUDIO_SET_RTAC_ASM_CAL | |
msm_audio.txt:140:1: unsupported syscall: ioctl$AUDIO_SET_RTAC_ASM_CAL due to missing const AUDIO_SET_RTAC_ASM_CAL | |
msm_audio.txt:141:53: unsupported const: AUDIO_GET_RTAC_CVS_CAL | |
msm_audio.txt:141:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_CVS_CAL due to missing const AUDIO_GET_RTAC_CVS_CAL | |
msm_audio.txt:142:53: unsupported const: AUDIO_SET_RTAC_CVS_CAL | |
msm_audio.txt:142:1: unsupported syscall: ioctl$AUDIO_SET_RTAC_CVS_CAL due to missing const AUDIO_SET_RTAC_CVS_CAL | |
msm_audio.txt:143:53: unsupported const: AUDIO_GET_RTAC_CVP_CAL | |
msm_audio.txt:143:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_CVP_CAL due to missing const AUDIO_GET_RTAC_CVP_CAL | |
msm_audio.txt:144:53: unsupported const: AUDIO_SET_RTAC_CVP_CAL | |
msm_audio.txt:144:1: unsupported syscall: ioctl$AUDIO_SET_RTAC_CVP_CAL due to missing const AUDIO_SET_RTAC_CVP_CAL | |
msm_audio.txt:145:53: unsupported const: AUDIO_GET_RTAC_AFE_CAL | |
msm_audio.txt:145:1: unsupported syscall: ioctl$AUDIO_GET_RTAC_AFE_CAL due to missing const AUDIO_GET_RTAC_AFE_CAL | |
msm_audio.txt:146:53: unsupported const: AUDIO_SET_RTAC_AFE_CAL | |
msm_audio.txt:146:1: unsupported syscall: ioctl$AUDIO_SET_RTAC_AFE_CAL due to missing const AUDIO_SET_RTAC_AFE_CAL | |
msm_audio.txt:147:51: unsupported const: AUDIO_GET_MVS_CONFIG | |
msm_audio.txt:147:1: unsupported syscall: ioctl$AUDIO_GET_MVS_CONFIG due to missing const AUDIO_GET_MVS_CONFIG | |
msm_audio.txt:148:51: unsupported const: AUDIO_SET_MVS_CONFIG | |
msm_audio.txt:148:1: unsupported syscall: ioctl$AUDIO_SET_MVS_CONFIG due to missing const AUDIO_SET_MVS_CONFIG | |
msm_audio.txt:149:57: unsupported const: AUDIO_SET_QCELP_ENC_CONFIG | |
msm_audio.txt:149:1: unsupported syscall: ioctl$AUDIO_SET_QCELP_ENC_CONFIG due to missing const AUDIO_SET_QCELP_ENC_CONFIG | |
msm_audio.txt:150:57: unsupported const: AUDIO_GET_QCELP_ENC_CONFIG | |
msm_audio.txt:150:1: unsupported syscall: ioctl$AUDIO_GET_QCELP_ENC_CONFIG due to missing const AUDIO_GET_QCELP_ENC_CONFIG | |
msm_audio.txt:151:56: unsupported const: AUDIO_SET_EVRC_ENC_CONFIG | |
msm_audio.txt:151:1: unsupported syscall: ioctl$AUDIO_SET_EVRC_ENC_CONFIG due to missing const AUDIO_SET_EVRC_ENC_CONFIG | |
msm_audio.txt:152:56: unsupported const: AUDIO_GET_EVRC_ENC_CONFIG | |
msm_audio.txt:152:1: unsupported syscall: ioctl$AUDIO_GET_EVRC_ENC_CONFIG due to missing const AUDIO_GET_EVRC_ENC_CONFIG | |
msm_audio.txt:153:55: unsupported const: AUDIO_SET_SBC_ENC_CONFIG | |
msm_audio.txt:153:1: unsupported syscall: ioctl$AUDIO_SET_SBC_ENC_CONFIG due to missing const AUDIO_SET_SBC_ENC_CONFIG | |
msm_audio.txt:154:55: unsupported const: AUDIO_GET_SBC_ENC_CONFIG | |
msm_audio.txt:154:1: unsupported syscall: ioctl$AUDIO_GET_SBC_ENC_CONFIG due to missing const AUDIO_GET_SBC_ENC_CONFIG | |
msm_audio.txt:155:57: unsupported const: AUDIO_GET_VOICEMEMO_CONFIG | |
msm_audio.txt:155:1: unsupported syscall: ioctl$AUDIO_GET_VOICEMEMO_CONFIG due to missing const AUDIO_GET_VOICEMEMO_CONFIG | |
msm_audio.txt:156:57: unsupported const: AUDIO_SET_VOICEMEMO_CONFIG | |
msm_audio.txt:156:1: unsupported syscall: ioctl$AUDIO_SET_VOICEMEMO_CONFIG due to missing const AUDIO_SET_VOICEMEMO_CONFIG | |
msm_audio.txt:157:51: unsupported const: AUDIO_GET_WMA_CONFIG | |
msm_audio.txt:157:1: unsupported syscall: ioctl$AUDIO_GET_WMA_CONFIG due to missing const AUDIO_GET_WMA_CONFIG | |
msm_audio.txt:158:51: unsupported const: AUDIO_SET_WMA_CONFIG | |
msm_audio.txt:158:1: unsupported syscall: ioctl$AUDIO_SET_WMA_CONFIG due to missing const AUDIO_SET_WMA_CONFIG | |
msm_audio.txt:159:54: unsupported const: AUDIO_GET_WMA_CONFIG_V2 | |
msm_audio.txt:159:1: unsupported syscall: ioctl$AUDIO_GET_WMA_CONFIG_V2 due to missing const AUDIO_GET_WMA_CONFIG_V2 | |
msm_audio.txt:160:54: unsupported const: AUDIO_SET_WMA_CONFIG_V2 | |
msm_audio.txt:160:1: unsupported syscall: ioctl$AUDIO_SET_WMA_CONFIG_V2 due to missing const AUDIO_SET_WMA_CONFIG_V2 | |
msm_audio.txt:161:54: unsupported const: AUDIO_GET_WMAPRO_CONFIG | |
msm_audio.txt:161:1: unsupported syscall: ioctl$AUDIO_GET_WMAPRO_CONFIG due to missing const AUDIO_GET_WMAPRO_CONFIG | |
msm_audio.txt:162:54: unsupported const: AUDIO_SET_WMAPRO_CONFIG | |
msm_audio.txt:162:1: unsupported syscall: ioctl$AUDIO_SET_WMAPRO_CONFIG due to missing const AUDIO_SET_WMAPRO_CONFIG | |
msm_audio.txt:163:56: unsupported const: AUDIO_SET_G711_ENC_CONFIG | |
msm_audio.txt:163:1: unsupported syscall: ioctl$AUDIO_SET_G711_ENC_CONFIG due to missing const AUDIO_SET_G711_ENC_CONFIG | |
msm_audio.txt:164:56: unsupported const: AUDIO_GET_G711_ENC_CONFIG | |
msm_audio.txt:164:1: unsupported syscall: ioctl$AUDIO_GET_G711_ENC_CONFIG due to missing const AUDIO_GET_G711_ENC_CONFIG | |
msm_audio.txt:165:56: unsupported const: AUDIO_SET_G711_DEC_CONFIG | |
msm_audio.txt:165:1: unsupported syscall: ioctl$AUDIO_SET_G711_DEC_CONFIG due to missing const AUDIO_SET_G711_DEC_CONFIG | |
msm_audio.txt:166:56: unsupported const: AUDIO_GET_G711_DEC_CONFIG | |
msm_audio.txt:166:1: unsupported syscall: ioctl$AUDIO_GET_G711_DEC_CONFIG due to missing const AUDIO_GET_G711_DEC_CONFIG | |
msm_camx.txt:9:50: unsupported const: VIDIOC_CAM_CONTROL | |
msm_camx.txt:9:1: unsupported syscall: ioctl$VIDIOC_CAM_CONTROL due to missing const VIDIOC_CAM_CONTROL | |
msm_camx.txt:19:11: unsupported const: CAM_COMMON_OPCODE_BASE | |
msm_camx.txt:19:35: unsupported const: CAM_QUERY_CAP | |
msm_camx.txt:19:50: unsupported const: CAM_ACQUIRE_DEV | |
msm_camx.txt:19:67: unsupported const: CAM_START_DEV | |
msm_camx.txt:19:82: unsupported const: CAM_STOP_DEV | |
msm_camx.txt:19:96: unsupported const: CAM_CONFIG_DEV | |
msm_camx.txt:19:112: unsupported const: CAM_RELEASE_DEV | |
msm_camx.txt:19:129: unsupported const: CAM_COMMON_OPCODE_MAX | |
msm_camx.txt:20:16: unsupported const: CAM_HANDLE_USER_POINTER | |
msm_camx.txt:20:41: unsupported const: CAM_HANDLE_MEM_HANDLE | |
msm_camx.txt:56:21: unsupported const: CAM_MEM_CLEAN_CACHE | |
msm_camx.txt:56:42: unsupported const: CAM_MEM_INV_CACHE | |
msm_camx.txt:56:61: unsupported const: CAM_MEM_CLEAN_INV_CACHE | |
msm_camx.txt:90:15: unsupported const: CAM_REQ_MGR_FLUSH_TYPE_ALL | |
msm_camx.txt:90:43: unsupported const: CAM_REQ_MGR_FLUSH_TYPE_CANCEL_REQ | |
msm_camx.txt:90:78: unsupported const: CAM_REQ_MGR_FLUSH_TYPE_MAX | |
msm_camx.txt:110:17: unsupported const: CAM_MEM_FLAG_HW_READ_WRITE | |
msm_camx.txt:110:45: unsupported const: CAM_MEM_FLAG_HW_READ_ONLY | |
msm_camx.txt:110:72: unsupported const: CAM_MEM_FLAG_HW_WRITE_ONLY | |
msm_camx.txt:110:100: unsupported const: CAM_MEM_FLAG_KMD_ACCESS | |
msm_camx.txt:110:125: unsupported const: CAM_MEM_FLAG_UMD_ACCESS | |
msm_camx.txt:110:150: unsupported const: CAM_MEM_FLAG_PROTECTED_MODE | |
msm_camx.txt:110:179: unsupported const: CAM_MEM_FLAG_CMD_BUF_TYPE | |
msm_camx.txt:110:206: unsupported const: CAM_MEM_FLAG_PIXEL_BUF_TYPE | |
msm_camx.txt:110:235: unsupported const: CAM_MEM_FLAG_STATS_BUF_TYPE | |
msm_camx.txt:110:264: unsupported const: CAM_MEM_FLAG_PACKET_BUF_TYPE | |
msm_camx.txt:110:294: unsupported const: CAM_MEM_FLAG_CACHE | |
msm_camx.txt:110:314: unsupported const: CAM_MEM_FLAG_HW_SHARED_ACCESS | |
msm_camx.txt:289:14: unsupported const: CAM_FAMILY_CAMERA_SS | |
msm_camx.txt:289:36: unsupported const: CAM_FAMILY_CPAS_SS | |
msm_ea.txt:9:41: unsupported const: EA_LEAKAGE | |
msm_ea.txt:9:1: unsupported syscall: ioctl$EA_LEAKAGE due to missing const EA_LEAKAGE | |
msm_ea.txt:10:38: unsupported const: EA_VOLT | |
msm_ea.txt:10:1: unsupported syscall: ioctl$EA_VOLT due to missing const EA_VOLT | |
msm_glink_pkt.txt:12:66: unsupported const: GLINK_PKT_IOCTL_QUEUE_RX_INTENT | |
msm_glink_pkt.txt:12:1: unsupported syscall: ioctl$GLINK_PKT_IOCTL_QUEUE_RX_INTENT due to missing const GLINK_PKT_IOCTL_QUEUE_RX_INTENT | |
msm_hbtp.txt:8:47: unsupported const: HBTP_SET_ABSPARAM | |
msm_hbtp.txt:8:1: unsupported syscall: ioctl$HBTP_SET_ABSPARAM due to missing const HBTP_SET_ABSPARAM | |
msm_hbtp.txt:9:48: unsupported const: HBTP_SET_TOUCHDATA | |
msm_hbtp.txt:9:1: unsupported syscall: ioctl$HBTP_SET_TOUCHDATA due to missing const HBTP_SET_TOUCHDATA | |
msm_hbtp.txt:10:49: unsupported const: HBTP_SET_POWERSTATE | |
msm_hbtp.txt:10:1: unsupported syscall: ioctl$HBTP_SET_POWERSTATE due to missing const HBTP_SET_POWERSTATE | |
msm_hbtp.txt:11:46: unsupported const: HBTP_SET_KEYDATA | |
msm_hbtp.txt:11:1: unsupported syscall: ioctl$HBTP_SET_KEYDATA due to missing const HBTP_SET_KEYDATA | |
msm_hbtp.txt:12:49: unsupported const: HBTP_SET_SYNCSIGNAL | |
msm_hbtp.txt:12:1: unsupported syscall: ioctl$HBTP_SET_SYNCSIGNAL due to missing const HBTP_SET_SYNCSIGNAL | |
msm_hbtp.txt:13:49: unsupported const: HBTP_SET_POWER_CTRL | |
msm_hbtp.txt:13:1: unsupported syscall: ioctl$HBTP_SET_POWER_CTRL due to missing const HBTP_SET_POWER_CTRL | |
msm_hbtp.txt:14:49: unsupported const: HBTP_SET_SENSORDATA | |
msm_hbtp.txt:14:1: unsupported syscall: ioctl$HBTP_SET_SENSORDATA due to missing const HBTP_SET_SENSORDATA | |
msm_hbtp.txt:50:22: unsupported const: HBTP_AFE_POWER_ON | |
msm_hbtp.txt:50:41: unsupported const: HBTP_AFE_POWER_OFF | |
msm_hbtp.txt:51:19: unsupported const: HBTP_AFE_SIGNAL_ON_RESUME | |
msm_hbtp.txt:51:46: unsupported const: HBTP_AFE_SIGNAL_ON_SUSPEND | |
msm_hbtp.txt:52:23: unsupported const: HBTP_AFE_POWER_ENABLE_SYNC | |
msm_hbtp.txt:52:51: unsupported const: HBTP_AFE_POWER_ENABLE_SYNC_SIGNAL | |
msm_ipa.txt:8:47: unsupported const: IPA_IOC_ADD_HDR | |
msm_ipa.txt:8:1: unsupported syscall: ioctl$IPA_IOC_ADD_HDR due to missing const IPA_IOC_ADD_HDR | |
msm_ipa.txt:9:47: unsupported const: IPA_IOC_DEL_HDR | |
msm_ipa.txt:9:1: unsupported syscall: ioctl$IPA_IOC_DEL_HDR due to missing const IPA_IOC_DEL_HDR | |
msm_ipa.txt:10:51: unsupported const: IPA_IOC_ADD_RT_RULE | |
msm_ipa.txt:10:1: unsupported syscall: ioctl$IPA_IOC_ADD_RT_RULE due to missing const IPA_IOC_ADD_RT_RULE | |
msm_ipa.txt:11:57: unsupported const: IPA_IOC_ADD_RT_RULE_AFTER | |
msm_ipa.txt:11:1: unsupported syscall: ioctl$IPA_IOC_ADD_RT_RULE_AFTER due to missing const IPA_IOC_ADD_RT_RULE_AFTER | |
msm_ipa.txt:12:51: unsupported const: IPA_IOC_DEL_RT_RULE | |
msm_ipa.txt:12:1: unsupported syscall: ioctl$IPA_IOC_DEL_RT_RULE due to missing const IPA_IOC_DEL_RT_RULE | |
msm_ipa.txt:13:52: unsupported const: IPA_IOC_ADD_FLT_RULE | |
msm_ipa.txt:13:1: unsupported syscall: ioctl$IPA_IOC_ADD_FLT_RULE due to missing const IPA_IOC_ADD_FLT_RULE | |
msm_ipa.txt:14:58: unsupported const: IPA_IOC_ADD_FLT_RULE_AFTER | |
msm_ipa.txt:14:1: unsupported syscall: ioctl$IPA_IOC_ADD_FLT_RULE_AFTER due to missing const IPA_IOC_ADD_FLT_RULE_AFTER | |
msm_ipa.txt:15:52: unsupported const: IPA_IOC_DEL_FLT_RULE | |
msm_ipa.txt:15:1: unsupported syscall: ioctl$IPA_IOC_DEL_FLT_RULE due to missing const IPA_IOC_DEL_FLT_RULE | |
msm_ipa.txt:16:50: unsupported const: IPA_IOC_COMMIT_HDR | |
msm_ipa.txt:16:1: unsupported syscall: ioctl$IPA_IOC_COMMIT_HDR due to missing const IPA_IOC_COMMIT_HDR | |
msm_ipa.txt:17:49: unsupported const: IPA_IOC_RESET_HDR | |
msm_ipa.txt:17:1: unsupported syscall: ioctl$IPA_IOC_RESET_HDR due to missing const IPA_IOC_RESET_HDR | |
msm_ipa.txt:18:49: unsupported const: IPA_IOC_COMMIT_RT | |
msm_ipa.txt:18:1: unsupported syscall: ioctl$IPA_IOC_COMMIT_RT due to missing const IPA_IOC_COMMIT_RT | |
msm_ipa.txt:19:48: unsupported const: IPA_IOC_RESET_RT | |
msm_ipa.txt:19:1: unsupported syscall: ioctl$IPA_IOC_RESET_RT due to missing const IPA_IOC_RESET_RT | |
msm_ipa.txt:20:50: unsupported const: IPA_IOC_COMMIT_FLT | |
msm_ipa.txt:20:1: unsupported syscall: ioctl$IPA_IOC_COMMIT_FLT due to missing const IPA_IOC_COMMIT_FLT | |
msm_ipa.txt:21:49: unsupported const: IPA_IOC_RESET_FLT | |
msm_ipa.txt:21:1: unsupported syscall: ioctl$IPA_IOC_RESET_FLT due to missing const IPA_IOC_RESET_FLT | |
msm_ipa.txt:22:44: unsupported const: IPA_IOC_DUMP | |
msm_ipa.txt:22:1: unsupported syscall: ioctl$IPA_IOC_DUMP due to missing const IPA_IOC_DUMP | |
msm_ipa.txt:23:50: unsupported const: IPA_IOC_GET_RT_TBL | |
msm_ipa.txt:23:1: unsupported syscall: ioctl$IPA_IOC_GET_RT_TBL due to missing const IPA_IOC_GET_RT_TBL | |
msm_ipa.txt:24:50: unsupported const: IPA_IOC_PUT_RT_TBL | |
msm_ipa.txt:24:1: unsupported syscall: ioctl$IPA_IOC_PUT_RT_TBL due to missing const IPA_IOC_PUT_RT_TBL | |
msm_ipa.txt:25:48: unsupported const: IPA_IOC_COPY_HDR | |
msm_ipa.txt:25:1: unsupported syscall: ioctl$IPA_IOC_COPY_HDR due to missing const IPA_IOC_COPY_HDR | |
msm_ipa.txt:26:50: unsupported const: IPA_IOC_QUERY_INTF | |
msm_ipa.txt:26:1: unsupported syscall: ioctl$IPA_IOC_QUERY_INTF due to missing const IPA_IOC_QUERY_INTF | |
msm_ipa.txt:27:59: unsupported const: IPA_IOC_QUERY_INTF_TX_PROPS | |
msm_ipa.txt:27:1: unsupported syscall: ioctl$IPA_IOC_QUERY_INTF_TX_PROPS due to missing const IPA_IOC_QUERY_INTF_TX_PROPS | |
msm_ipa.txt:28:59: unsupported const: IPA_IOC_QUERY_INTF_RX_PROPS | |
msm_ipa.txt:28:1: unsupported syscall: ioctl$IPA_IOC_QUERY_INTF_RX_PROPS due to missing const IPA_IOC_QUERY_INTF_RX_PROPS | |
msm_ipa.txt:29:60: unsupported const: IPA_IOC_QUERY_INTF_EXT_PROPS | |
msm_ipa.txt:29:1: unsupported syscall: ioctl$IPA_IOC_QUERY_INTF_EXT_PROPS due to missing const IPA_IOC_QUERY_INTF_EXT_PROPS | |
msm_ipa.txt:30:47: unsupported const: IPA_IOC_GET_HDR | |
msm_ipa.txt:30:1: unsupported syscall: ioctl$IPA_IOC_GET_HDR due to missing const IPA_IOC_GET_HDR | |
msm_ipa.txt:31:47: unsupported const: IPA_IOC_PUT_HDR | |
msm_ipa.txt:31:1: unsupported syscall: ioctl$IPA_IOC_PUT_HDR due to missing const IPA_IOC_PUT_HDR | |
msm_ipa.txt:32:53: unsupported const: IPA_IOC_ALLOC_NAT_MEM | |
msm_ipa.txt:32:1: unsupported syscall: ioctl$IPA_IOC_ALLOC_NAT_MEM due to missing const IPA_IOC_ALLOC_NAT_MEM | |
msm_ipa.txt:33:51: unsupported const: IPA_IOC_V4_INIT_NAT | |
msm_ipa.txt:33:1: unsupported syscall: ioctl$IPA_IOC_V4_INIT_NAT due to missing const IPA_IOC_V4_INIT_NAT | |
msm_ipa.txt:34:47: unsupported const: IPA_IOC_NAT_DMA | |
msm_ipa.txt:34:1: unsupported syscall: ioctl$IPA_IOC_NAT_DMA due to missing const IPA_IOC_NAT_DMA | |
msm_ipa.txt:35:50: unsupported const: IPA_IOC_V4_DEL_NAT | |
msm_ipa.txt:35:1: unsupported syscall: ioctl$IPA_IOC_V4_DEL_NAT due to missing const IPA_IOC_V4_DEL_NAT | |
msm_ipa.txt:36:54: unsupported const: IPA_IOC_GET_NAT_OFFSET | |
msm_ipa.txt:36:1: unsupported syscall: ioctl$IPA_IOC_GET_NAT_OFFSET due to missing const IPA_IOC_GET_NAT_OFFSET | |
msm_ipa.txt:37:47: unsupported const: IPA_IOC_SET_FLT | |
msm_ipa.txt:37:1: unsupported syscall: ioctl$IPA_IOC_SET_FLT due to missing const IPA_IOC_SET_FLT | |
msm_ipa.txt:38:48: unsupported const: IPA_IOC_PULL_MSG | |
msm_ipa.txt:38:1: unsupported syscall: ioctl$IPA_IOC_PULL_MSG due to missing const IPA_IOC_PULL_MSG | |
msm_ipa.txt:39:57: unsupported const: IPA_IOC_RM_ADD_DEPENDENCY | |
msm_ipa.txt:39:1: unsupported syscall: ioctl$IPA_IOC_RM_ADD_DEPENDENCY due to missing const IPA_IOC_RM_ADD_DEPENDENCY | |
msm_ipa.txt:40:57: unsupported const: IPA_IOC_RM_DEL_DEPENDENCY | |
msm_ipa.txt:40:1: unsupported syscall: ioctl$IPA_IOC_RM_DEL_DEPENDENCY due to missing const IPA_IOC_RM_DEL_DEPENDENCY | |
msm_ipa.txt:41:55: unsupported const: IPA_IOC_GENERATE_FLT_EQ | |
msm_ipa.txt:41:1: unsupported syscall: ioctl$IPA_IOC_GENERATE_FLT_EQ due to missing const IPA_IOC_GENERATE_FLT_EQ | |
msm_ipa.txt:42:56: unsupported const: IPA_IOC_QUERY_EP_MAPPING | |
msm_ipa.txt:42:1: unsupported syscall: ioctl$IPA_IOC_QUERY_EP_MAPPING due to missing const IPA_IOC_QUERY_EP_MAPPING | |
msm_ipa.txt:43:58: unsupported const: IPA_IOC_QUERY_RT_TBL_INDEX | |
msm_ipa.txt:43:1: unsupported syscall: ioctl$IPA_IOC_QUERY_RT_TBL_INDEX due to missing const IPA_IOC_QUERY_RT_TBL_INDEX | |
msm_ipa.txt:44:52: unsupported const: IPA_IOC_WRITE_QMAPID | |
msm_ipa.txt:44:1: unsupported syscall: ioctl$IPA_IOC_WRITE_QMAPID due to missing const IPA_IOC_WRITE_QMAPID | |
msm_ipa.txt:45:53: unsupported const: IPA_IOC_MDFY_FLT_RULE | |
msm_ipa.txt:45:1: unsupported syscall: ioctl$IPA_IOC_MDFY_FLT_RULE due to missing const IPA_IOC_MDFY_FLT_RULE | |
msm_ipa.txt:46:52: unsupported const: IPA_IOC_MDFY_RT_RULE | |
msm_ipa.txt:46:1: unsupported syscall: ioctl$IPA_IOC_MDFY_RT_RULE due to missing const IPA_IOC_MDFY_RT_RULE | |
msm_ipa.txt:47:69: unsupported const: IPA_IOC_NOTIFY_WAN_UPSTREAM_ROUTE_ADD | |
msm_ipa.txt:47:1: unsupported syscall: ioctl$IPA_IOC_NOTIFY_WAN_UPSTREAM_ROUTE_ADD due to missing const IPA_IOC_NOTIFY_WAN_UPSTREAM_ROUTE_ADD | |
msm_ipa.txt:48:69: unsupported const: IPA_IOC_NOTIFY_WAN_UPSTREAM_ROUTE_DEL | |
msm_ipa.txt:48:1: unsupported syscall: ioctl$IPA_IOC_NOTIFY_WAN_UPSTREAM_ROUTE_DEL due to missing const IPA_IOC_NOTIFY_WAN_UPSTREAM_ROUTE_DEL | |
msm_ipa.txt:49:66: unsupported const: IPA_IOC_NOTIFY_WAN_EMBMS_CONNECTED | |
msm_ipa.txt:49:1: unsupported syscall: ioctl$IPA_IOC_NOTIFY_WAN_EMBMS_CONNECTED due to missing const IPA_IOC_NOTIFY_WAN_EMBMS_CONNECTED | |
msm_ipa.txt:50:56: unsupported const: IPA_IOC_ADD_HDR_PROC_CTX | |
msm_ipa.txt:50:1: unsupported syscall: ioctl$IPA_IOC_ADD_HDR_PROC_CTX due to missing const IPA_IOC_ADD_HDR_PROC_CTX | |
msm_ipa.txt:51:56: unsupported const: IPA_IOC_DEL_HDR_PROC_CTX | |
msm_ipa.txt:51:1: unsupported syscall: ioctl$IPA_IOC_DEL_HDR_PROC_CTX due to missing const IPA_IOC_DEL_HDR_PROC_CTX | |
msm_ipa.txt:52:54: unsupported const: IPA_IOC_GET_HW_VERSION | |
msm_ipa.txt:52:1: unsupported syscall: ioctl$IPA_IOC_GET_HW_VERSION due to missing const IPA_IOC_GET_HW_VERSION | |
msm_ipa.txt:53:66: unsupported const: TETH_BRIDGE_IOC_SET_BRIDGE_MODE | |
msm_ipa.txt:53:1: unsupported syscall: ioctl$TETH_BRIDGE_IOC_SET_BRIDGE_MODE due to missing const TETH_BRIDGE_IOC_SET_BRIDGE_MODE | |
msm_ipa.txt:54:66: unsupported const: TETH_BRIDGE_IOC_SET_AGGR_PARAMS | |
msm_ipa.txt:54:1: unsupported syscall: ioctl$TETH_BRIDGE_IOC_SET_AGGR_PARAMS due to missing const TETH_BRIDGE_IOC_SET_AGGR_PARAMS | |
msm_ipa.txt:55:66: unsupported const: TETH_BRIDGE_IOC_GET_AGGR_PARAMS | |
msm_ipa.txt:55:1: unsupported syscall: ioctl$TETH_BRIDGE_IOC_GET_AGGR_PARAMS due to missing const TETH_BRIDGE_IOC_GET_AGGR_PARAMS | |
msm_ipa.txt:56:72: unsupported const: TETH_BRIDGE_IOC_GET_AGGR_CAPABILITIES | |
msm_ipa.txt:56:1: unsupported syscall: ioctl$TETH_BRIDGE_IOC_GET_AGGR_CAPABILITIES due to missing const TETH_BRIDGE_IOC_GET_AGGR_CAPABILITIES | |
msm_ipa.txt:57:58: unsupported const: ODU_BRIDGE_IOC_SET_MODE | |
msm_ipa.txt:57:1: unsupported syscall: ioctl$ODU_BRIDGE_IOC_SET_MODE due to missing const ODU_BRIDGE_IOC_SET_MODE | |
msm_ipa.txt:58:63: unsupported const: ODU_BRIDGE_IOC_SET_LLV6_ADDR | |
msm_ipa.txt:58:1: unsupported syscall: ioctl$ODU_BRIDGE_IOC_SET_LLV6_ADDR due to missing const ODU_BRIDGE_IOC_SET_LLV6_ADDR | |
msm_ipa.txt:509:27: unsupported const: TETH_AGGR_PROTOCOL_NONE | |
msm_ipa.txt:509:52: unsupported const: TETH_AGGR_PROTOCOL_MBIM | |
msm_ipa.txt:509:77: unsupported const: TETH_AGGR_PROTOCOL_TLP | |
msm_ipa.txt:509:101: unsupported const: TETH_AGGR_PROTOCOL_MAX | |
msm_ipa.txt:510:15: unsupported const: IPA_HW_None | |
msm_ipa.txt:510:28: unsupported const: IPA_HW_v1_0 | |
msm_ipa.txt:510:41: unsupported const: IPA_HW_v1_1 | |
msm_ipa.txt:510:54: unsupported const: IPA_HW_v2_0 | |
msm_ipa.txt:510:67: unsupported const: IPA_HW_v2_1 | |
msm_ipa.txt:510:80: unsupported const: IPA_HW_v2_5 | |
msm_ipa.txt:510:93: unsupported const: IPA_HW_v2_6 | |
msm_ipa.txt:510:106: unsupported const: IPA_HW_v2_6L | |
msm_ipa.txt:510:120: unsupported const: IPA_HW_v3_0 | |
msm_ipa.txt:510:133: unsupported const: IPA_HW_v3_1 | |
msm_ipa.txt:510:146: unsupported const: IPA_HW_v3_5 | |
msm_ipa.txt:510:159: unsupported const: IPA_HW_v3_5_1 | |
msm_ipa.txt:510:174: unsupported const: IPA_HW_MAX | |
msm_ipa.txt:511:21: unsupported const: IPA_HDR_PROC_NONE | |
msm_ipa.txt:511:40: unsupported const: IPA_HDR_PROC_ETHII_TO_ETHII | |
msm_ipa.txt:511:69: unsupported const: IPA_HDR_PROC_ETHII_TO_802_3 | |
msm_ipa.txt:511:98: unsupported const: IPA_HDR_PROC_802_3_TO_ETHII | |
msm_ipa.txt:511:127: unsupported const: IPA_HDR_PROC_802_3_TO_802_3 | |
msm_ipa.txt:511:156: unsupported const: IPA_HDR_PROC_MAX | |
msm_ipa.txt:512:24: unsupported const: IPA_RM_RESOURCE_PROD | |
msm_ipa.txt:512:46: unsupported const: IPA_RM_RESOURCE_Q6_PROD | |
msm_ipa.txt:512:71: unsupported const: IPA_RM_RESOURCE_USB_PROD | |
msm_ipa.txt:512:97: unsupported const: IPA_RM_RESOURCE_USB_DPL_DUMMY_PROD | |
msm_ipa.txt:512:133: unsupported const: IPA_RM_RESOURCE_HSIC_PROD | |
msm_ipa.txt:512:160: unsupported const: IPA_RM_RESOURCE_STD_ECM_PROD | |
msm_ipa.txt:512:190: unsupported const: IPA_RM_RESOURCE_RNDIS_PROD | |
msm_ipa.txt:512:218: unsupported const: IPA_RM_RESOURCE_WWAN_0_PROD | |
msm_ipa.txt:512:247: unsupported const: IPA_RM_RESOURCE_WLAN_PROD | |
msm_ipa.txt:512:274: unsupported const: IPA_RM_RESOURCE_ODU_ADAPT_PROD | |
msm_ipa.txt:512:306: unsupported const: IPA_RM_RESOURCE_MHI_PROD | |
msm_ipa.txt:512:332: unsupported const: IPA_RM_RESOURCE_PROD_MAX | |
msm_ipa.txt:512:358: unsupported const: IPA_RM_RESOURCE_Q6_CONS | |
msm_ipa.txt:512:383: unsupported const: IPA_RM_RESOURCE_USB_CONS | |
msm_ipa.txt:512:409: unsupported const: IPA_RM_RESOURCE_USB_DPL_CONS | |
msm_ipa.txt:512:439: unsupported const: IPA_RM_RESOURCE_HSIC_CONS | |
msm_ipa.txt:512:466: unsupported const: IPA_RM_RESOURCE_WLAN_CONS | |
msm_ipa.txt:512:493: unsupported const: IPA_RM_RESOURCE_APPS_CONS | |
msm_ipa.txt:512:520: unsupported const: IPA_RM_RESOURCE_ODU_ADAPT_CONS | |
msm_ipa.txt:512:552: unsupported const: IPA_RM_RESOURCE_MHI_CONS | |
msm_ipa.txt:512:578: unsupported const: IPA_RM_RESOURCE_MAX | |
msm_ipa.txt:513:18: unsupported const: IPA_PASS_TO_ROUTING | |
msm_ipa.txt:513:39: unsupported const: IPA_PASS_TO_SRC_NAT | |
msm_ipa.txt:513:60: unsupported const: IPA_PASS_TO_DST_NAT | |
msm_ipa.txt:513:81: unsupported const: IPA_PASS_TO_EXCEPTION | |
msm_ipa.txt:514:15: unsupported const: IPA_IP_v4 | |
msm_ipa.txt:514:26: unsupported const: IPA_IP_v6 | |
msm_ipa.txt:514:37: unsupported const: IPA_IP_MAX | |
msm_ipa.txt:515:19: unsupported const: IPA_HDR_L2_NONE | |
msm_ipa.txt:515:36: unsupported const: IPA_HDR_L2_ETHERNET_II | |
msm_ipa.txt:515:60: unsupported const: IPA_HDR_L2_802_3 | |
msm_ipa.txt:515:78: unsupported const: IPA_HDR_L2_MAX | |
msm_ipa.txt:516:19: unsupported const: IPA_CLIENT_PROD | |
msm_ipa.txt:516:36: unsupported const: IPA_CLIENT_HSIC1_PROD | |
msm_ipa.txt:516:59: unsupported const: IPA_CLIENT_WLAN1_PROD | |
msm_ipa.txt:516:82: unsupported const: IPA_CLIENT_HSIC2_PROD | |
msm_ipa.txt:516:105: unsupported const: IPA_CLIENT_USB2_PROD | |
msm_ipa.txt:516:127: unsupported const: IPA_CLIENT_HSIC3_PROD | |
msm_ipa.txt:516:150: unsupported const: IPA_CLIENT_USB3_PROD | |
msm_ipa.txt:516:172: unsupported const: IPA_CLIENT_HSIC4_PROD | |
msm_ipa.txt:516:195: unsupported const: IPA_CLIENT_USB4_PROD | |
msm_ipa.txt:516:217: unsupported const: IPA_CLIENT_HSIC5_PROD | |
msm_ipa.txt:516:240: unsupported const: IPA_CLIENT_USB_PROD | |
msm_ipa.txt:516:261: unsupported const: IPA_CLIENT_A5_WLAN_AMPDU_PROD | |
msm_ipa.txt:516:292: unsupported const: IPA_CLIENT_A2_EMBEDDED_PROD | |
msm_ipa.txt:516:321: unsupported const: IPA_CLIENT_A2_TETHERED_PROD | |
msm_ipa.txt:516:350: unsupported const: IPA_CLIENT_APPS_LAN_PROD | |
msm_ipa.txt:516:376: unsupported const: IPA_CLIENT_APPS_WAN_PROD | |
msm_ipa.txt:516:402: unsupported const: IPA_CLIENT_APPS_LAN_WAN_PROD | |
msm_ipa.txt:516:432: unsupported const: IPA_CLIENT_APPS_CMD_PROD | |
msm_ipa.txt:516:458: unsupported const: IPA_CLIENT_ODU_PROD | |
msm_ipa.txt:516:479: unsupported const: IPA_CLIENT_MHI_PROD | |
msm_ipa.txt:516:500: unsupported const: IPA_CLIENT_Q6_LAN_PROD | |
msm_ipa.txt:516:524: unsupported const: IPA_CLIENT_Q6_WAN_PROD | |
msm_ipa.txt:516:548: unsupported const: IPA_CLIENT_Q6_CMD_PROD | |
msm_ipa.txt:516:572: unsupported const: IPA_CLIENT_MEMCPY_DMA_SYNC_PROD | |
msm_ipa.txt:516:605: unsupported const: IPA_CLIENT_MEMCPY_DMA_ASYNC_PROD | |
msm_ipa.txt:516:639: unsupported const: IPA_CLIENT_Q6_DECOMP_PROD | |
msm_ipa.txt:516:666: unsupported const: IPA_CLIENT_Q6_DECOMP2_PROD | |
msm_ipa.txt:516:694: unsupported const: IPA_CLIENT_UC_USB_PROD | |
msm_ipa.txt:516:718: unsupported const: IPA_CLIENT_TEST_PROD | |
msm_ipa.txt:516:740: unsupported const: IPA_CLIENT_TEST1_PROD | |
msm_ipa.txt:516:763: unsupported const: IPA_CLIENT_TEST2_PROD | |
msm_ipa.txt:516:786: unsupported const: IPA_CLIENT_TEST3_PROD | |
msm_ipa.txt:516:809: unsupported const: IPA_CLIENT_TEST4_PROD | |
msm_ipa.txt:516:832: unsupported const: IPA_CLIENT_CONS | |
msm_ipa.txt:516:849: unsupported const: IPA_CLIENT_HSIC1_CONS | |
msm_ipa.txt:516:872: unsupported const: IPA_CLIENT_WLAN1_CONS | |
msm_ipa.txt:516:895: unsupported const: IPA_CLIENT_HSIC2_CONS | |
msm_ipa.txt:516:918: unsupported const: IPA_CLIENT_USB2_CONS | |
msm_ipa.txt:516:940: unsupported const: IPA_CLIENT_WLAN2_CONS | |
msm_ipa.txt:516:963: unsupported const: IPA_CLIENT_HSIC3_CONS | |
msm_ipa.txt:516:986: unsupported const: IPA_CLIENT_USB3_CONS | |
msm_ipa.txt:516:1008: unsupported const: IPA_CLIENT_WLAN3_CONS | |
msm_ipa.txt:516:1031: unsupported const: IPA_CLIENT_HSIC4_CONS | |
msm_ipa.txt:516:1054: unsupported const: IPA_CLIENT_USB4_CONS | |
msm_ipa.txt:516:1076: unsupported const: IPA_CLIENT_WLAN4_CONS | |
msm_ipa.txt:516:1099: unsupported const: IPA_CLIENT_HSIC5_CONS | |
msm_ipa.txt:516:1122: unsupported const: IPA_CLIENT_USB_CONS | |
msm_ipa.txt:516:1143: unsupported const: IPA_CLIENT_USB_DPL_CONS | |
msm_ipa.txt:516:1168: unsupported const: IPA_CLIENT_A2_EMBEDDED_CONS | |
msm_ipa.txt:516:1197: unsupported const: IPA_CLIENT_A2_TETHERED_CONS | |
msm_ipa.txt:516:1226: unsupported const: IPA_CLIENT_A5_LAN_WAN_CONS | |
msm_ipa.txt:516:1254: unsupported const: IPA_CLIENT_APPS_LAN_CONS | |
msm_ipa.txt:516:1280: unsupported const: IPA_CLIENT_APPS_WAN_CONS | |
msm_ipa.txt:516:1306: unsupported const: IPA_CLIENT_ODU_EMB_CONS | |
msm_ipa.txt:516:1331: unsupported const: IPA_CLIENT_ODU_TETH_CONS | |
msm_ipa.txt:516:1357: unsupported const: IPA_CLIENT_MHI_CONS | |
msm_ipa.txt:516:1378: unsupported const: IPA_CLIENT_Q6_LAN_CONS | |
msm_ipa.txt:516:1402: unsupported const: IPA_CLIENT_Q6_WAN_CONS | |
msm_ipa.txt:516:1426: unsupported const: IPA_CLIENT_Q6_DUN_CONS | |
msm_ipa.txt:516:1450: unsupported const: IPA_CLIENT_MEMCPY_DMA_SYNC_CONS | |
msm_ipa.txt:516:1483: unsupported const: IPA_CLIENT_MEMCPY_DMA_ASYNC_CONS | |
msm_ipa.txt:516:1517: unsupported const: IPA_CLIENT_Q6_DECOMP_CONS | |
msm_ipa.txt:516:1544: unsupported const: IPA_CLIENT_Q6_DECOMP2_CONS | |
msm_ipa.txt:516:1572: unsupported const: IPA_CLIENT_Q6_LTE_WIFI_AGGR_CONS | |
msm_ipa.txt:516:1606: unsupported const: IPA_CLIENT_TEST_CONS | |
msm_ipa.txt:516:1628: unsupported const: IPA_CLIENT_TEST1_CONS | |
msm_ipa.txt:516:1651: unsupported const: IPA_CLIENT_TEST2_CONS | |
msm_ipa.txt:516:1674: unsupported const: IPA_CLIENT_TEST3_CONS | |
msm_ipa.txt:516:1697: unsupported const: IPA_CLIENT_TEST4_CONS | |
msm_ipa.txt:516:1720: unsupported const: IPA_CLIENT_MAX | |
msm_ipa.txt:517:19: unsupported const: ODU_BRIDGE_MODE_ROUTER | |
msm_ipa.txt:517:43: unsupported const: ODU_BRIDGE_MODE_BRIDGE | |
msm_ipa.txt:517:67: unsupported const: ODU_BRIDGE_MODE_MAX | |
msm_kgsl.txt:27:59: unsupported const: IOCTL_KGSL_DEVICE_GETPROPERTY | |
msm_kgsl.txt:27:1: unsupported syscall: ioctl$IOCTL_KGSL_DEVICE_GETPROPERTY due to missing const IOCTL_KGSL_DEVICE_GETPROPERTY | |
msm_kgsl.txt:28:61: unsupported const: IOCTL_KGSL_DEVICE_WAITTIMESTAMP | |
msm_kgsl.txt:28:1: unsupported syscall: ioctl$IOCTL_KGSL_DEVICE_WAITTIMESTAMP due to missing const IOCTL_KGSL_DEVICE_WAITTIMESTAMP | |
msm_kgsl.txt:29:68: unsupported const: IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID | |
msm_kgsl.txt:29:1: unsupported syscall: ioctl$IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID due to missing const IOCTL_KGSL_DEVICE_WAITTIMESTAMP_CTXTID | |
msm_kgsl.txt:30:63: unsupported const: IOCTL_KGSL_RINGBUFFER_ISSUEIBCMDS | |
msm_kgsl.txt:30:1: unsupported syscall: ioctl$IOCTL_KGSL_RINGBUFFER_ISSUEIBCMDS due to missing const IOCTL_KGSL_RINGBUFFER_ISSUEIBCMDS | |
msm_kgsl.txt:31:68: unsupported const: IOCTL_KGSL_CMDSTREAM_READTIMESTAMP_OLD | |
msm_kgsl.txt:31:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDSTREAM_READTIMESTAMP_OLD due to missing const IOCTL_KGSL_CMDSTREAM_READTIMESTAMP_OLD | |
msm_kgsl.txt:32:64: unsupported const: IOCTL_KGSL_CMDSTREAM_READTIMESTAMP | |
msm_kgsl.txt:32:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDSTREAM_READTIMESTAMP due to missing const IOCTL_KGSL_CMDSTREAM_READTIMESTAMP | |
msm_kgsl.txt:33:69: unsupported const: IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP | |
msm_kgsl.txt:33:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP due to missing const IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP | |
msm_kgsl.txt:34:73: unsupported const: IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_OLD | |
msm_kgsl.txt:34:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_OLD due to missing const IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_OLD | |
msm_kgsl.txt:35:56: unsupported const: IOCTL_KGSL_DRAWCTXT_CREATE | |
msm_kgsl.txt:35:1: unsupported syscall: ioctl$IOCTL_KGSL_DRAWCTXT_CREATE due to missing const IOCTL_KGSL_DRAWCTXT_CREATE | |
msm_kgsl.txt:36:57: unsupported const: IOCTL_KGSL_DRAWCTXT_DESTROY | |
msm_kgsl.txt:36:1: unsupported syscall: ioctl$IOCTL_KGSL_DRAWCTXT_DESTROY due to missing const IOCTL_KGSL_DRAWCTXT_DESTROY | |
msm_kgsl.txt:37:53: unsupported const: IOCTL_KGSL_MAP_USER_MEM | |
msm_kgsl.txt:37:1: unsupported syscall: ioctl$IOCTL_KGSL_MAP_USER_MEM due to missing const IOCTL_KGSL_MAP_USER_MEM | |
msm_kgsl.txt:38:71: unsupported const: IOCTL_KGSL_CMDSTREAM_READTIMESTAMP_CTXTID | |
msm_kgsl.txt:38:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDSTREAM_READTIMESTAMP_CTXTID due to missing const IOCTL_KGSL_CMDSTREAM_READTIMESTAMP_CTXTID | |
msm_kgsl.txt:39:76: unsupported const: IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID | |
msm_kgsl.txt:39:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID due to missing const IOCTL_KGSL_CMDSTREAM_FREEMEMONTIMESTAMP_CTXTID | |
msm_kgsl.txt:40:60: unsupported const: IOCTL_KGSL_SHAREDMEM_FROM_PMEM | |
msm_kgsl.txt:40:1: unsupported syscall: ioctl$IOCTL_KGSL_SHAREDMEM_FROM_PMEM due to missing const IOCTL_KGSL_SHAREDMEM_FROM_PMEM | |
msm_kgsl.txt:41:55: unsupported const: IOCTL_KGSL_SHAREDMEM_FREE | |
msm_kgsl.txt:41:1: unsupported syscall: ioctl$IOCTL_KGSL_SHAREDMEM_FREE due to missing const IOCTL_KGSL_SHAREDMEM_FREE | |
msm_kgsl.txt:42:55: unsupported const: IOCTL_KGSL_CFF_USER_EVENT | |
msm_kgsl.txt:42:1: unsupported syscall: ioctl$IOCTL_KGSL_CFF_USER_EVENT due to missing const IOCTL_KGSL_CFF_USER_EVENT | |
msm_kgsl.txt:43:66: unsupported const: IOCTL_KGSL_DRAWCTXT_BIND_GMEM_SHADOW | |
msm_kgsl.txt:43:1: unsupported syscall: ioctl$IOCTL_KGSL_DRAWCTXT_BIND_GMEM_SHADOW due to missing const IOCTL_KGSL_DRAWCTXT_BIND_GMEM_SHADOW | |
msm_kgsl.txt:44:63: unsupported const: IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC | |
msm_kgsl.txt:44:1: unsupported syscall: ioctl$IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC due to missing const IOCTL_KGSL_SHAREDMEM_FROM_VMALLOC | |
msm_kgsl.txt:45:62: unsupported const: IOCTL_KGSL_SHAREDMEM_FLUSH_CACHE | |
msm_kgsl.txt:45:1: unsupported syscall: ioctl$IOCTL_KGSL_SHAREDMEM_FLUSH_CACHE due to missing const IOCTL_KGSL_SHAREDMEM_FLUSH_CACHE | |
msm_kgsl.txt:46:69: unsupported const: IOCTL_KGSL_DRAWCTXT_SET_BIN_BASE_OFFSET | |
msm_kgsl.txt:46:1: unsupported syscall: ioctl$IOCTL_KGSL_DRAWCTXT_SET_BIN_BASE_OFFSET due to missing const IOCTL_KGSL_DRAWCTXT_SET_BIN_BASE_OFFSET | |
msm_kgsl.txt:47:56: unsupported const: IOCTL_KGSL_CMDWINDOW_WRITE | |
msm_kgsl.txt:47:1: unsupported syscall: ioctl$IOCTL_KGSL_CMDWINDOW_WRITE due to missing const IOCTL_KGSL_CMDWINDOW_WRITE | |
msm_kgsl.txt:48:53: unsupported const: IOCTL_KGSL_GPUMEM_ALLOC | |
msm_kgsl.txt:48:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUMEM_ALLOC due to missing const IOCTL_KGSL_GPUMEM_ALLOC | |
msm_kgsl.txt:49:52: unsupported const: IOCTL_KGSL_CFF_SYNCMEM | |
msm_kgsl.txt:49:1: unsupported syscall: ioctl$IOCTL_KGSL_CFF_SYNCMEM due to missing const IOCTL_KGSL_CFF_SYNCMEM | |
msm_kgsl.txt:50:60: unsupported const: IOCTL_KGSL_TIMESTAMP_EVENT_OLD | |
msm_kgsl.txt:50:1: unsupported syscall: ioctl$IOCTL_KGSL_TIMESTAMP_EVENT_OLD due to missing const IOCTL_KGSL_TIMESTAMP_EVENT_OLD | |
msm_kgsl.txt:51:52: unsupported const: IOCTL_KGSL_SETPROPERTY | |
msm_kgsl.txt:51:1: unsupported syscall: ioctl$IOCTL_KGSL_SETPROPERTY due to missing const IOCTL_KGSL_SETPROPERTY | |
msm_kgsl.txt:52:56: unsupported const: IOCTL_KGSL_TIMESTAMP_EVENT | |
msm_kgsl.txt:52:1: unsupported syscall: ioctl$IOCTL_KGSL_TIMESTAMP_EVENT due to missing const IOCTL_KGSL_TIMESTAMP_EVENT | |
msm_kgsl.txt:53:56: unsupported const: IOCTL_KGSL_GPUMEM_ALLOC_ID | |
msm_kgsl.txt:53:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUMEM_ALLOC_ID due to missing const IOCTL_KGSL_GPUMEM_ALLOC_ID | |
msm_kgsl.txt:54:55: unsupported const: IOCTL_KGSL_GPUMEM_FREE_ID | |
msm_kgsl.txt:54:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUMEM_FREE_ID due to missing const IOCTL_KGSL_GPUMEM_FREE_ID | |
msm_kgsl.txt:55:56: unsupported const: IOCTL_KGSL_GPUMEM_GET_INFO | |
msm_kgsl.txt:55:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUMEM_GET_INFO due to missing const IOCTL_KGSL_GPUMEM_GET_INFO | |
msm_kgsl.txt:56:58: unsupported const: IOCTL_KGSL_GPUMEM_SYNC_CACHE | |
msm_kgsl.txt:56:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUMEM_SYNC_CACHE due to missing const IOCTL_KGSL_GPUMEM_SYNC_CACHE | |
msm_kgsl.txt:57:56: unsupported const: IOCTL_KGSL_PERFCOUNTER_GET | |
msm_kgsl.txt:57:1: unsupported syscall: ioctl$IOCTL_KGSL_PERFCOUNTER_GET due to missing const IOCTL_KGSL_PERFCOUNTER_GET | |
msm_kgsl.txt:58:56: unsupported const: IOCTL_KGSL_PERFCOUNTER_PUT | |
msm_kgsl.txt:58:1: unsupported syscall: ioctl$IOCTL_KGSL_PERFCOUNTER_PUT due to missing const IOCTL_KGSL_PERFCOUNTER_PUT | |
msm_kgsl.txt:59:58: unsupported const: IOCTL_KGSL_PERFCOUNTER_QUERY | |
msm_kgsl.txt:59:1: unsupported syscall: ioctl$IOCTL_KGSL_PERFCOUNTER_QUERY due to missing const IOCTL_KGSL_PERFCOUNTER_QUERY | |
msm_kgsl.txt:60:57: unsupported const: IOCTL_KGSL_PERFCOUNTER_READ | |
msm_kgsl.txt:60:1: unsupported syscall: ioctl$IOCTL_KGSL_PERFCOUNTER_READ due to missing const IOCTL_KGSL_PERFCOUNTER_READ | |
msm_kgsl.txt:61:63: unsupported const: IOCTL_KGSL_GPUMEM_SYNC_CACHE_BULK | |
msm_kgsl.txt:61:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUMEM_SYNC_CACHE_BULK due to missing const IOCTL_KGSL_GPUMEM_SYNC_CACHE_BULK | |
msm_kgsl.txt:62:56: unsupported const: IOCTL_KGSL_SUBMIT_COMMANDS | |
msm_kgsl.txt:62:1: unsupported syscall: ioctl$IOCTL_KGSL_SUBMIT_COMMANDS due to missing const IOCTL_KGSL_SUBMIT_COMMANDS | |
msm_kgsl.txt:63:58: unsupported const: IOCTL_KGSL_SYNCSOURCE_CREATE | |
msm_kgsl.txt:63:1: unsupported syscall: ioctl$IOCTL_KGSL_SYNCSOURCE_CREATE due to missing const IOCTL_KGSL_SYNCSOURCE_CREATE | |
msm_kgsl.txt:64:59: unsupported const: IOCTL_KGSL_SYNCSOURCE_DESTROY | |
msm_kgsl.txt:64:1: unsupported syscall: ioctl$IOCTL_KGSL_SYNCSOURCE_DESTROY due to missing const IOCTL_KGSL_SYNCSOURCE_DESTROY | |
msm_kgsl.txt:65:64: unsupported const: IOCTL_KGSL_SYNCSOURCE_CREATE_FENCE | |
msm_kgsl.txt:65:1: unsupported syscall: ioctl$IOCTL_KGSL_SYNCSOURCE_CREATE_FENCE due to missing const IOCTL_KGSL_SYNCSOURCE_CREATE_FENCE | |
msm_kgsl.txt:66:64: unsupported const: IOCTL_KGSL_SYNCSOURCE_SIGNAL_FENCE | |
msm_kgsl.txt:66:1: unsupported syscall: ioctl$IOCTL_KGSL_SYNCSOURCE_SIGNAL_FENCE due to missing const IOCTL_KGSL_SYNCSOURCE_SIGNAL_FENCE | |
msm_kgsl.txt:67:56: unsupported const: IOCTL_KGSL_CFF_SYNC_GPUOBJ | |
msm_kgsl.txt:67:1: unsupported syscall: ioctl$IOCTL_KGSL_CFF_SYNC_GPUOBJ due to missing const IOCTL_KGSL_CFF_SYNC_GPUOBJ | |
msm_kgsl.txt:68:53: unsupported const: IOCTL_KGSL_GPUOBJ_ALLOC | |
msm_kgsl.txt:68:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUOBJ_ALLOC due to missing const IOCTL_KGSL_GPUOBJ_ALLOC | |
msm_kgsl.txt:69:52: unsupported const: IOCTL_KGSL_GPUOBJ_FREE | |
msm_kgsl.txt:69:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUOBJ_FREE due to missing const IOCTL_KGSL_GPUOBJ_FREE | |
msm_kgsl.txt:70:52: unsupported const: IOCTL_KGSL_GPUOBJ_INFO | |
msm_kgsl.txt:70:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUOBJ_INFO due to missing const IOCTL_KGSL_GPUOBJ_INFO | |
msm_kgsl.txt:71:54: unsupported const: IOCTL_KGSL_GPUOBJ_IMPORT | |
msm_kgsl.txt:71:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUOBJ_IMPORT due to missing const IOCTL_KGSL_GPUOBJ_IMPORT | |
msm_kgsl.txt:72:52: unsupported const: IOCTL_KGSL_GPUOBJ_SYNC | |
msm_kgsl.txt:72:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUOBJ_SYNC due to missing const IOCTL_KGSL_GPUOBJ_SYNC | |
msm_kgsl.txt:73:52: unsupported const: IOCTL_KGSL_GPU_COMMAND | |
msm_kgsl.txt:73:1: unsupported syscall: ioctl$IOCTL_KGSL_GPU_COMMAND due to missing const IOCTL_KGSL_GPU_COMMAND | |
msm_kgsl.txt:74:64: unsupported const: IOCTL_KGSL_PREEMPTIONCOUNTER_QUERY | |
msm_kgsl.txt:74:1: unsupported syscall: ioctl$IOCTL_KGSL_PREEMPTIONCOUNTER_QUERY due to missing const IOCTL_KGSL_PREEMPTIONCOUNTER_QUERY | |
msm_kgsl.txt:75:56: unsupported const: IOCTL_KGSL_GPUOBJ_SET_INFO | |
msm_kgsl.txt:75:1: unsupported syscall: ioctl$IOCTL_KGSL_GPUOBJ_SET_INFO due to missing const IOCTL_KGSL_GPUOBJ_SET_INFO | |
msm_kgsl.txt:836:23: unsupported const: KGSL_TIMESTAMP_CONSUMED | |
msm_kgsl.txt:836:48: unsupported const: KGSL_TIMESTAMP_RETIRED | |
msm_kgsl.txt:836:72: unsupported const: KGSL_TIMESTAMP_QUEUED | |
msm_kgsl.txt:837:23: unsupported const: KGSL_CMDWINDOW_MIN | |
msm_kgsl.txt:837:43: unsupported const: KGSL_CMDWINDOW_2D | |
msm_kgsl.txt:837:62: unsupported const: KGSL_CMDWINDOW_3D | |
msm_kgsl.txt:837:81: unsupported const: KGSL_CMDWINDOW_MMU | |
msm_kgsl.txt:837:101: unsupported const: KGSL_CMDWINDOW_ARBITER | |
msm_kgsl.txt:837:125: unsupported const: KGSL_CMDWINDOW_MAX | |
msm_kgsl.txt:838:18: unsupported const: KGSL_MEMFLAGS_SECURE | |
msm_kgsl.txt:838:40: unsupported const: KGSL_MEMFLAGS_GPUREADONLY | |
msm_kgsl.txt:838:67: unsupported const: KGSL_MEMFLAGS_GPUWRITEONLY | |
msm_kgsl.txt:838:95: unsupported const: KGSL_MEMFLAGS_FORCE_32BIT | |
msm_kgsl.txt:838:122: unsupported const: KGSL_MEMFLAGS_USE_CPU_MAP | |
msm_kgsl.txt:838:149: unsupported const: KGSL_MEMFLAGS_USERMEM_MASK | |
msm_kgsl.txt:838:177: unsupported const: KGSL_MEMFLAGS_USERMEM_SHIFT | |
msm_kgsl.txt:839:17: unsupported const: KGSL_MEMTYPE_MASK | |
msm_kgsl.txt:839:36: unsupported const: KGSL_MEMTYPE_SHIFT | |
msm_kgsl.txt:839:56: unsupported const: KGSL_MEMTYPE_OBJECTANY | |
msm_kgsl.txt:839:80: unsupported const: KGSL_MEMTYPE_FRAMEBUFFER | |
msm_kgsl.txt:839:106: unsupported const: KGSL_MEMTYPE_RENDERBUFFER | |
msm_kgsl.txt:839:133: unsupported const: KGSL_MEMTYPE_ARRAYBUFFER | |
msm_kgsl.txt:839:159: unsupported const: KGSL_MEMTYPE_ELEMENTARRAYBUFFER | |
msm_kgsl.txt:839:192: unsupported const: KGSL_MEMTYPE_VERTEXARRAYBUFFER | |
msm_kgsl.txt:839:224: unsupported const: KGSL_MEMTYPE_TEXTURE | |
msm_kgsl.txt:839:246: unsupported const: KGSL_MEMTYPE_SURFACE | |
msm_kgsl.txt:839:268: unsupported const: KGSL_MEMTYPE_EGL_SURFACE | |
msm_kgsl.txt:839:294: unsupported const: KGSL_MEMTYPE_GL | |
msm_kgsl.txt:839:311: unsupported const: KGSL_MEMTYPE_CL | |
msm_kgsl.txt:839:328: unsupported const: KGSL_MEMTYPE_CL_BUFFER_MAP | |
msm_kgsl.txt:839:356: unsupported const: KGSL_MEMTYPE_CL_BUFFER_NOMAP | |
msm_kgsl.txt:839:386: unsupported const: KGSL_MEMTYPE_CL_IMAGE_MAP | |
msm_kgsl.txt:839:413: unsupported const: KGSL_MEMTYPE_CL_IMAGE_NOMAP | |
msm_kgsl.txt:839:442: unsupported const: KGSL_MEMTYPE_CL_KERNEL_STACK | |
msm_kgsl.txt:839:472: unsupported const: KGSL_MEMTYPE_COMMAND | |
msm_kgsl.txt:839:494: unsupported const: KGSL_MEMTYPE_2D | |
msm_kgsl.txt:839:511: unsupported const: KGSL_MEMTYPE_EGL_IMAGE | |
msm_kgsl.txt:839:535: unsupported const: KGSL_MEMTYPE_EGL_SHADOW | |
msm_kgsl.txt:839:560: unsupported const: KGSL_MEMTYPE_MULTISAMPLE | |
msm_kgsl.txt:839:586: unsupported const: KGSL_MEMTYPE_KERNEL | |
msm_kgsl.txt:840:23: unsupported const: KGSL_MEMALIGN_MASK | |
msm_kgsl.txt:840:43: unsupported const: KGSL_MEMALIGN_SHIFT | |
msm_kgsl.txt:841:24: unsupported const: KGSL_CACHEMODE_MASK | |
msm_kgsl.txt:841:45: unsupported const: KGSL_CACHEMODE_SHIFT | |
msm_kgsl.txt:841:67: unsupported const: KGSL_CACHEMODE_WRITECOMBINE | |
msm_kgsl.txt:841:96: unsupported const: KGSL_CACHEMODE_UNCACHED | |
msm_kgsl.txt:841:121: unsupported const: KGSL_CACHEMODE_WRITETHROUGH | |
msm_kgsl.txt:841:150: unsupported const: KGSL_CACHEMODE_WRITEBACK | |
msm_kgsl.txt:842:22: unsupported const: KGSL_USER_MEM_TYPE_PMEM | |
msm_kgsl.txt:842:47: unsupported const: KGSL_USER_MEM_TYPE_ASHMEM | |
msm_kgsl.txt:842:74: unsupported const: KGSL_USER_MEM_TYPE_ADDR | |
msm_kgsl.txt:842:99: unsupported const: KGSL_USER_MEM_TYPE_ION | |
msm_kgsl.txt:842:123: unsupported const: KGSL_USER_MEM_TYPE_DMABUF | |
msm_kgsl.txt:842:150: unsupported const: KGSL_USER_MEM_TYPE_MAX | |
msm_kgsl.txt:843:27: unsupported const: KGSL_GPUMEM_CACHE_CLEAN | |
msm_kgsl.txt:843:52: unsupported const: KGSL_GPUMEM_CACHE_TO_GPU | |
msm_kgsl.txt:843:78: unsupported const: KGSL_GPUMEM_CACHE_INV | |
msm_kgsl.txt:843:101: unsupported const: KGSL_GPUMEM_CACHE_FROM_GPU | |
msm_kgsl.txt:843:129: unsupported const: KGSL_GPUMEM_CACHE_FLUSH | |
msm_kgsl.txt:843:154: unsupported const: KGSL_GPUMEM_CACHE_RANGE | |
msm_kgsl.txt:844:22: unsupported const: KGSL_FLAGS_NORMALMODE | |
msm_kgsl.txt:844:45: unsupported const: KGSL_FLAGS_SAFEMODE | |
msm_kgsl.txt:844:66: unsupported const: KGSL_FLAGS_INITIALIZED0 | |
msm_kgsl.txt:844:91: unsupported const: KGSL_FLAGS_INITIALIZED | |
msm_kgsl.txt:844:115: unsupported const: KGSL_FLAGS_STARTED | |
msm_kgsl.txt:844:135: unsupported const: KGSL_FLAGS_ACTIVE | |
msm_kgsl.txt:844:154: unsupported const: KGSL_FLAGS_RESERVED0 | |
msm_kgsl.txt:844:176: unsupported const: KGSL_FLAGS_RESERVED1 | |
msm_kgsl.txt:844:198: unsupported const: KGSL_FLAGS_RESERVED2 | |
msm_kgsl.txt:844:220: unsupported const: KGSL_FLAGS_SOFT_RESET | |
msm_kgsl.txt:844:243: unsupported const: KGSL_FLAGS_PER_CONTEXT_TIMESTAMPS | |
msm_qseecom.txt:9:68: unsupported const: QSEECOM_IOCTL_REGISTER_LISTENER_REQ | |
msm_qseecom.txt:9:1: unsupported syscall: ioctl$QSEECOM_IOCTL_REGISTER_LISTENER_REQ due to missing const QSEECOM_IOCTL_REGISTER_LISTENER_REQ | |
msm_qseecom.txt:10:70: unsupported const: QSEECOM_IOCTL_UNREGISTER_LISTENER_REQ | |
msm_qseecom.txt:10:1: unsupported syscall: ioctl$QSEECOM_IOCTL_UNREGISTER_LISTENER_REQ due to missing const QSEECOM_IOCTL_UNREGISTER_LISTENER_REQ | |
msm_qseecom.txt:11:59: unsupported const: QSEECOM_IOCTL_SEND_CMD_REQ | |
msm_qseecom.txt:11:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_CMD_REQ due to missing const QSEECOM_IOCTL_SEND_CMD_REQ | |
msm_qseecom.txt:12:65: unsupported const: QSEECOM_IOCTL_SEND_MODFD_CMD_REQ | |
msm_qseecom.txt:12:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_MODFD_CMD_REQ due to missing const QSEECOM_IOCTL_SEND_MODFD_CMD_REQ | |
msm_qseecom.txt:13:58: unsupported const: QSEECOM_IOCTL_RECEIVE_REQ | |
msm_qseecom.txt:13:1: unsupported syscall: ioctl$QSEECOM_IOCTL_RECEIVE_REQ due to missing const QSEECOM_IOCTL_RECEIVE_REQ | |
msm_qseecom.txt:14:60: unsupported const: QSEECOM_IOCTL_SEND_RESP_REQ | |
msm_qseecom.txt:14:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_RESP_REQ due to missing const QSEECOM_IOCTL_SEND_RESP_REQ | |
msm_qseecom.txt:15:59: unsupported const: QSEECOM_IOCTL_LOAD_APP_REQ | |
msm_qseecom.txt:15:1: unsupported syscall: ioctl$QSEECOM_IOCTL_LOAD_APP_REQ due to missing const QSEECOM_IOCTL_LOAD_APP_REQ | |
msm_qseecom.txt:16:64: unsupported const: QSEECOM_IOCTL_SET_MEM_PARAM_REQ | |
msm_qseecom.txt:16:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SET_MEM_PARAM_REQ due to missing const QSEECOM_IOCTL_SET_MEM_PARAM_REQ | |
msm_qseecom.txt:17:61: unsupported const: QSEECOM_IOCTL_UNLOAD_APP_REQ | |
msm_qseecom.txt:17:1: unsupported syscall: ioctl$QSEECOM_IOCTL_UNLOAD_APP_REQ due to missing const QSEECOM_IOCTL_UNLOAD_APP_REQ | |
msm_qseecom.txt:18:68: unsupported const: QSEECOM_IOCTL_GET_QSEOS_VERSION_REQ | |
msm_qseecom.txt:18:1: unsupported syscall: ioctl$QSEECOM_IOCTL_GET_QSEOS_VERSION_REQ due to missing const QSEECOM_IOCTL_GET_QSEOS_VERSION_REQ | |
msm_qseecom.txt:19:62: unsupported const: QSEECOM_IOCTL_PERF_ENABLE_REQ | |
msm_qseecom.txt:19:1: unsupported syscall: ioctl$QSEECOM_IOCTL_PERF_ENABLE_REQ due to missing const QSEECOM_IOCTL_PERF_ENABLE_REQ | |
msm_qseecom.txt:20:63: unsupported const: QSEECOM_IOCTL_PERF_DISABLE_REQ | |
msm_qseecom.txt:20:1: unsupported syscall: ioctl$QSEECOM_IOCTL_PERF_DISABLE_REQ due to missing const QSEECOM_IOCTL_PERF_DISABLE_REQ | |
msm_qseecom.txt:21:68: unsupported const: QSEECOM_IOCTL_LOAD_EXTERNAL_ELF_REQ | |
msm_qseecom.txt:21:1: unsupported syscall: ioctl$QSEECOM_IOCTL_LOAD_EXTERNAL_ELF_REQ due to missing const QSEECOM_IOCTL_LOAD_EXTERNAL_ELF_REQ | |
msm_qseecom.txt:22:70: unsupported const: QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ | |
msm_qseecom.txt:22:1: unsupported syscall: ioctl$QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ due to missing const QSEECOM_IOCTL_UNLOAD_EXTERNAL_ELF_REQ | |
msm_qseecom.txt:23:67: unsupported const: QSEECOM_IOCTL_APP_LOADED_QUERY_REQ | |
msm_qseecom.txt:23:1: unsupported syscall: ioctl$QSEECOM_IOCTL_APP_LOADED_QUERY_REQ due to missing const QSEECOM_IOCTL_APP_LOADED_QUERY_REQ | |
msm_qseecom.txt:24:67: unsupported const: QSEECOM_IOCTL_SEND_CMD_SERVICE_REQ | |
msm_qseecom.txt:24:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_CMD_SERVICE_REQ due to missing const QSEECOM_IOCTL_SEND_CMD_SERVICE_REQ | |
msm_qseecom.txt:25:61: unsupported const: QSEECOM_IOCTL_CREATE_KEY_REQ | |
msm_qseecom.txt:25:1: unsupported syscall: ioctl$QSEECOM_IOCTL_CREATE_KEY_REQ due to missing const QSEECOM_IOCTL_CREATE_KEY_REQ | |
msm_qseecom.txt:26:59: unsupported const: QSEECOM_IOCTL_WIPE_KEY_REQ | |
msm_qseecom.txt:26:1: unsupported syscall: ioctl$QSEECOM_IOCTL_WIPE_KEY_REQ due to missing const QSEECOM_IOCTL_WIPE_KEY_REQ | |
msm_qseecom.txt:27:70: unsupported const: QSEECOM_IOCTL_SAVE_PARTITION_HASH_REQ | |
msm_qseecom.txt:27:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SAVE_PARTITION_HASH_REQ due to missing const QSEECOM_IOCTL_SAVE_PARTITION_HASH_REQ | |
msm_qseecom.txt:28:66: unsupported const: QSEECOM_IOCTL_IS_ES_ACTIVATED_REQ | |
msm_qseecom.txt:28:1: unsupported syscall: ioctl$QSEECOM_IOCTL_IS_ES_ACTIVATED_REQ due to missing const QSEECOM_IOCTL_IS_ES_ACTIVATED_REQ | |
msm_qseecom.txt:29:62: unsupported const: QSEECOM_IOCTL_SEND_MODFD_RESP | |
msm_qseecom.txt:29:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_MODFD_RESP due to missing const QSEECOM_IOCTL_SEND_MODFD_RESP | |
msm_qseecom.txt:30:66: unsupported const: QSEECOM_IOCTL_SET_BUS_SCALING_REQ | |
msm_qseecom.txt:30:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SET_BUS_SCALING_REQ due to missing const QSEECOM_IOCTL_SET_BUS_SCALING_REQ | |
msm_qseecom.txt:31:71: unsupported const: QSEECOM_IOCTL_UPDATE_KEY_USER_INFO_REQ | |
msm_qseecom.txt:31:1: unsupported syscall: ioctl$QSEECOM_IOCTL_UPDATE_KEY_USER_INFO_REQ due to missing const QSEECOM_IOCTL_UPDATE_KEY_USER_INFO_REQ | |
msm_qseecom.txt:32:69: unsupported const: QSEECOM_QTEEC_IOCTL_OPEN_SESSION_REQ | |
msm_qseecom.txt:32:1: unsupported syscall: ioctl$QSEECOM_QTEEC_IOCTL_OPEN_SESSION_REQ due to missing const QSEECOM_QTEEC_IOCTL_OPEN_SESSION_REQ | |
msm_qseecom.txt:33:70: unsupported const: QSEECOM_QTEEC_IOCTL_CLOSE_SESSION_REQ | |
msm_qseecom.txt:33:1: unsupported syscall: ioctl$QSEECOM_QTEEC_IOCTL_CLOSE_SESSION_REQ due to missing const QSEECOM_QTEEC_IOCTL_CLOSE_SESSION_REQ | |
msm_qseecom.txt:34:73: unsupported const: QSEECOM_QTEEC_IOCTL_INVOKE_MODFD_CMD_REQ | |
msm_qseecom.txt:34:1: unsupported syscall: ioctl$QSEECOM_QTEEC_IOCTL_INVOKE_MODFD_CMD_REQ due to missing const QSEECOM_QTEEC_IOCTL_INVOKE_MODFD_CMD_REQ | |
msm_qseecom.txt:35:77: unsupported const: QSEECOM_QTEEC_IOCTL_REQUEST_CANCELLATION_REQ | |
msm_qseecom.txt:35:1: unsupported syscall: ioctl$QSEECOM_QTEEC_IOCTL_REQUEST_CANCELLATION_REQ due to missing const QSEECOM_QTEEC_IOCTL_REQUEST_CANCELLATION_REQ | |
msm_qseecom.txt:36:66: unsupported const: QSEECOM_IOCTL_MDTP_CIPHER_DIP_REQ | |
msm_qseecom.txt:36:1: unsupported syscall: ioctl$QSEECOM_IOCTL_MDTP_CIPHER_DIP_REQ due to missing const QSEECOM_IOCTL_MDTP_CIPHER_DIP_REQ | |
msm_qseecom.txt:37:68: unsupported const: QSEECOM_IOCTL_SEND_MODFD_CMD_64_REQ | |
msm_qseecom.txt:37:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_MODFD_CMD_64_REQ due to missing const QSEECOM_IOCTL_SEND_MODFD_CMD_64_REQ | |
msm_qseecom.txt:38:65: unsupported const: QSEECOM_IOCTL_SEND_MODFD_RESP_64 | |
msm_qseecom.txt:38:1: unsupported syscall: ioctl$QSEECOM_IOCTL_SEND_MODFD_RESP_64 due to missing const QSEECOM_IOCTL_SEND_MODFD_RESP_64 | |
msm_qseecom.txt:39:63: unsupported const: QSEECOM_IOCTL_GET_CE_PIPE_INFO | |
msm_qseecom.txt:39:1: unsupported syscall: ioctl$QSEECOM_IOCTL_GET_CE_PIPE_INFO due to missing const QSEECOM_IOCTL_GET_CE_PIPE_INFO | |
msm_qseecom.txt:40:64: unsupported const: QSEECOM_IOCTL_FREE_CE_PIPE_INFO | |
msm_qseecom.txt:40:1: unsupported syscall: ioctl$QSEECOM_IOCTL_FREE_CE_PIPE_INFO due to missing const QSEECOM_IOCTL_FREE_CE_PIPE_INFO | |
msm_qseecom.txt:41:65: unsupported const: QSEECOM_IOCTL_QUERY_CE_PIPE_INFO | |
msm_qseecom.txt:41:1: unsupported syscall: ioctl$QSEECOM_IOCTL_QUERY_CE_PIPE_INFO due to missing const QSEECOM_IOCTL_QUERY_CE_PIPE_INFO | |
msm_qseecom.txt:171:37: unsupported const: QSEOS_KM_USAGE_DISK_ENCRYPTION | |
msm_qseecom.txt:171:69: unsupported const: QSEOS_KM_USAGE_FILE_ENCRYPTION | |
msm_qseecom.txt:171:101: unsupported const: QSEOS_KM_USAGE_UFS_ICE_DISK_ENCRYPTION | |
msm_qseecom.txt:171:141: unsupported const: QSEOS_KM_USAGE_SDCC_ICE_DISK_ENCRYPTION | |
msm_qseecom.txt:171:182: unsupported const: QSEOS_KM_USAGE_MAX | |
msm_rotator.txt:9:56: unsupported const: MSM_ROTATOR_IOCTL_START | |
msm_rotator.txt:9:1: unsupported syscall: ioctl$MSM_ROTATOR_IOCTL_START due to missing const MSM_ROTATOR_IOCTL_START | |
msm_rotator.txt:10:57: unsupported const: MSM_ROTATOR_IOCTL_ROTATE | |
msm_rotator.txt:10:1: unsupported syscall: ioctl$MSM_ROTATOR_IOCTL_ROTATE due to missing const MSM_ROTATOR_IOCTL_ROTATE | |
msm_rotator.txt:11:57: unsupported const: MSM_ROTATOR_IOCTL_FINISH | |
msm_rotator.txt:11:1: unsupported syscall: ioctl$MSM_ROTATOR_IOCTL_FINISH due to missing const MSM_ROTATOR_IOCTL_FINISH | |
msm_sdm1_camera.txt:12:55: unsupported const: VIDIOC_MSM_ISPIF_CFG | |
msm_sdm1_camera.txt:12:1: unsupported syscall: ioctl$VIDIOC_MSM_ISPIF_CFG due to missing const VIDIOC_MSM_ISPIF_CFG | |
msm_sdm1_camera.txt:13:59: unsupported const: VIDIOC_MSM_ISPIF_CFG_EXT | |
msm_sdm1_camera.txt:13:1: unsupported syscall: ioctl$VIDIOC_MSM_ISPIF_CFG_EXT due to missing const VIDIOC_MSM_ISPIF_CFG_EXT | |
msm_sdm1_camera.txt:17:63: unsupported const: VIDIOC_MSM_CPP_LOAD_FIRMWARE | |
msm_sdm1_camera.txt:17:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_LOAD_FIRMWARE due to missing const VIDIOC_MSM_CPP_LOAD_FIRMWARE | |
msm_sdm1_camera.txt:18:61: unsupported const: VIDIOC_MSM_CPP_GET_HW_INFO | |
msm_sdm1_camera.txt:18:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_GET_HW_INFO due to missing const VIDIOC_MSM_CPP_GET_HW_INFO | |
msm_sdm1_camera.txt:19:61: unsupported const: VIDIOC_MSM_CPP_FLUSH_QUEUE | |
msm_sdm1_camera.txt:19:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_FLUSH_QUEUE due to missing const VIDIOC_MSM_CPP_FLUSH_QUEUE | |
msm_sdm1_camera.txt:20:74: unsupported const: VIDIOC_MSM_CPP_ENQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:20:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_ENQUEUE_STREAM_BUFF_INFO due to missing const VIDIOC_MSM_CPP_ENQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:21:74: unsupported const: VIDIOC_MSM_CPP_DEQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:21:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_DEQUEUE_STREAM_BUFF_INFO due to missing const VIDIOC_MSM_CPP_DEQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:22:53: unsupported const: VIDIOC_MSM_VPE_CFG | |
msm_sdm1_camera.txt:22:1: unsupported syscall: ioctl$VIDIOC_MSM_VPE_CFG due to missing const VIDIOC_MSM_VPE_CFG | |
msm_sdm1_camera.txt:23:67: unsupported const: VIDIOC_MSM_VPE_TRANSACTION_SETUP | |
msm_sdm1_camera.txt:23:1: unsupported syscall: ioctl$VIDIOC_MSM_VPE_TRANSACTION_SETUP due to missing const VIDIOC_MSM_VPE_TRANSACTION_SETUP | |
msm_sdm1_camera.txt:24:66: unsupported const: VIDIOC_MSM_VPE_GET_EVENTPAYLOAD | |
msm_sdm1_camera.txt:24:1: unsupported syscall: ioctl$VIDIOC_MSM_VPE_GET_EVENTPAYLOAD due to missing const VIDIOC_MSM_VPE_GET_EVENTPAYLOAD | |
msm_sdm1_camera.txt:25:63: unsupported const: VIDIOC_MSM_VPE_GET_INST_INFO | |
msm_sdm1_camera.txt:25:1: unsupported syscall: ioctl$VIDIOC_MSM_VPE_GET_INST_INFO due to missing const VIDIOC_MSM_VPE_GET_INST_INFO | |
msm_sdm1_camera.txt:26:74: unsupported const: VIDIOC_MSM_VPE_ENQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:26:1: unsupported syscall: ioctl$VIDIOC_MSM_VPE_ENQUEUE_STREAM_BUFF_INFO due to missing const VIDIOC_MSM_VPE_ENQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:27:74: unsupported const: VIDIOC_MSM_VPE_DEQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:27:1: unsupported syscall: ioctl$VIDIOC_MSM_VPE_DEQUEUE_STREAM_BUFF_INFO due to missing const VIDIOC_MSM_VPE_DEQUEUE_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:28:59: unsupported const: VIDIOC_MSM_CPP_QUEUE_BUF | |
msm_sdm1_camera.txt:28:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_QUEUE_BUF due to missing const VIDIOC_MSM_CPP_QUEUE_BUF | |
msm_sdm1_camera.txt:29:73: unsupported const: VIDIOC_MSM_CPP_APPEND_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:29:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_APPEND_STREAM_BUFF_INFO due to missing const VIDIOC_MSM_CPP_APPEND_STREAM_BUFF_INFO | |
msm_sdm1_camera.txt:30:59: unsupported const: VIDIOC_MSM_CPP_SET_CLOCK | |
msm_sdm1_camera.txt:30:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_SET_CLOCK due to missing const VIDIOC_MSM_CPP_SET_CLOCK | |
msm_sdm1_camera.txt:31:67: unsupported const: VIDIOC_MSM_CPP_POP_STREAM_BUFFER | |
msm_sdm1_camera.txt:31:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_POP_STREAM_BUFFER due to missing const VIDIOC_MSM_CPP_POP_STREAM_BUFFER | |
msm_sdm1_camera.txt:32:62: unsupported const: VIDIOC_MSM_CPP_IOMMU_ATTACH | |
msm_sdm1_camera.txt:32:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_IOMMU_ATTACH due to missing const VIDIOC_MSM_CPP_IOMMU_ATTACH | |
msm_sdm1_camera.txt:33:62: unsupported const: VIDIOC_MSM_CPP_IOMMU_DETACH | |
msm_sdm1_camera.txt:33:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_IOMMU_DETACH due to missing const VIDIOC_MSM_CPP_IOMMU_DETACH | |
msm_sdm1_camera.txt:34:68: unsupported const: VIDIOC_MSM_CPP_DELETE_STREAM_BUFF | |
msm_sdm1_camera.txt:34:1: unsupported syscall: ioctl$VIDIOC_MSM_CPP_DELETE_STREAM_BUFF due to missing const VIDIOC_MSM_CPP_DELETE_STREAM_BUFF | |
msm_sdm1_camera.txt:196:25: unsupported const: ISPIF_CLK_ENABLE | |
msm_sdm1_camera.txt:196:43: unsupported const: ISPIF_CLK_DISABLE | |
msm_sdm1_camera.txt:196:62: unsupported const: ISPIF_INIT2 | |
msm_sdm1_camera.txt:196:75: unsupported const: ISPIF_CFG | |
msm_sdm1_camera.txt:196:86: unsupported const: ISPIF_START_FRAME_BOUNDARY | |
msm_sdm1_camera.txt:196:114: unsupported const: ISPIF_RESTART_FRAME_BOUNDARY | |
msm_sdm1_camera.txt:196:144: unsupported const: ISPIF_STOP_FRAME_BOUNDARY | |
msm_sdm1_camera.txt:196:171: unsupported const: ISPIF_STOP_IMMEDIATELY | |
msm_sdm1_camera.txt:196:195: unsupported const: ISPIF_RELEASE2 | |
msm_sdm1_camera.txt:196:211: unsupported const: ISPIF_ENABLE_REG_DUMP | |
msm_sdm1_camera.txt:196:234: unsupported const: ISPIF_SET_VFE_INFO | |
msm_sdm1_camera.txt:196:254: unsupported const: ISPIF_CFG2 | |
msm_sdm1_camera.txt:196:266: unsupported const: ISPIF_CFG_STEREO | |
msm_sdm1_camera.txt:197:22: unsupported const: VFE0 | |
msm_sdm1_camera.txt:197:28: unsupported const: VFE1 | |
msm_sdm1_camera.txt:197:34: unsupported const: VFE_MAX | |
msm_sdm1_camera.txt:198:22: unsupported const: PIX0 | |
msm_sdm1_camera.txt:198:28: unsupported const: RDI0 | |
msm_sdm1_camera.txt:198:34: unsupported const: PIX1 | |
msm_sdm1_camera.txt:198:40: unsupported const: RDI1 | |
msm_sdm1_camera.txt:198:46: unsupported const: RDI2 | |
msm_sdm1_camera.txt:198:52: unsupported const: INTF_MAX | |
msm_sdm1_camera.txt:199:17: unsupported const: CID0 | |
msm_sdm1_camera.txt:199:23: unsupported const: CID1 | |
msm_sdm1_camera.txt:199:29: unsupported const: CID2 | |
msm_sdm1_camera.txt:199:35: unsupported const: CID3 | |
msm_sdm1_camera.txt:199:41: unsupported const: CID4 | |
msm_sdm1_camera.txt:199:47: unsupported const: CID5 | |
msm_sdm1_camera.txt:199:53: unsupported const: CID6 | |
msm_sdm1_camera.txt:199:59: unsupported const: CID7 | |
msm_sdm1_camera.txt:199:65: unsupported const: CID8 | |
msm_sdm1_camera.txt:199:71: unsupported const: CID9 | |
msm_sdm1_camera.txt:199:77: unsupported const: CID10 | |
msm_sdm1_camera.txt:199:84: unsupported const: CID11 | |
msm_sdm1_camera.txt:199:91: unsupported const: CID12 | |
msm_sdm1_camera.txt:199:98: unsupported const: CID13 | |
msm_sdm1_camera.txt:199:105: unsupported const: CID14 | |
msm_sdm1_camera.txt:199:112: unsupported const: CID15 | |
msm_sdm1_camera.txt:199:119: unsupported const: CID_MAX | |
msm_sdm1_camera.txt:200:18: unsupported const: CSID0 | |
msm_sdm1_camera.txt:200:25: unsupported const: CSID1 | |
msm_sdm1_camera.txt:200:32: unsupported const: CSID2 | |
msm_sdm1_camera.txt:200:39: unsupported const: CSID3 | |
msm_sdm1_camera.txt:200:46: unsupported const: CSID_MAX | |
msm_sdm1_camera.txt:201:22: unsupported const: MSM_CPP_OFFLINE_FRAME | |
msm_sdm1_camera.txt:201:45: unsupported const: MSM_CPP_REALTIME_FRAME | |
msm_sdm1_camera.txt:202:22: unsupported const: MSM_VPE_OFFLINE_FRAME | |
msm_sdm1_camera.txt:202:45: unsupported const: MSM_VPE_REALTIME_FRAME | |
msm_sdm1_camera.txt:203:24: unsupported const: BATCH_MODE_NONE | |
msm_sdm1_camera.txt:203:41: unsupported const: BATCH_MODE_VIDEO | |
msm_sdm1_camera.txt:203:59: unsupported const: BATCH_MODE_PREVIEW | |
msm_seemplog.txt:8:55: unsupported const: SEEMP_CMD_RESERVE_RDBLKS | |
msm_seemplog.txt:8:1: unsupported syscall: ioctl$SEEMP_CMD_RESERVE_RDBLKS due to missing const SEEMP_CMD_RESERVE_RDBLKS | |
msm_seemplog.txt:9:55: unsupported const: SEEMP_CMD_RELEASE_RDBLKS | |
msm_seemplog.txt:9:1: unsupported syscall: ioctl$SEEMP_CMD_RELEASE_RDBLKS due to missing const SEEMP_CMD_RELEASE_RDBLKS | |
msm_seemplog.txt:10:51: unsupported const: SEEMP_CMD_GET_RINGSZ | |
msm_seemplog.txt:10:1: unsupported syscall: ioctl$SEEMP_CMD_GET_RINGSZ due to missing const SEEMP_CMD_GET_RINGSZ | |
msm_seemplog.txt:11:50: unsupported const: SEEMP_CMD_GET_BLKSZ | |
msm_seemplog.txt:11:1: unsupported syscall: ioctl$SEEMP_CMD_GET_BLKSZ due to missing const SEEMP_CMD_GET_BLKSZ | |
msm_seemplog.txt:12:49: unsupported const: SEEMP_CMD_SET_MASK | |
msm_seemplog.txt:12:1: unsupported syscall: ioctl$SEEMP_CMD_SET_MASK due to missing const SEEMP_CMD_SET_MASK | |
msm_seemplog.txt:13:52: unsupported const: SEEMP_CMD_SET_MAPPING | |
msm_seemplog.txt:13:1: unsupported syscall: ioctl$SEEMP_CMD_SET_MAPPING due to missing const SEEMP_CMD_SET_MAPPING | |
msm_seemplog.txt:14:53: unsupported const: SEEMP_CMD_CHECK_FILTER | |
msm_seemplog.txt:14:1: unsupported syscall: ioctl$SEEMP_CMD_CHECK_FILTER due to missing const SEEMP_CMD_CHECK_FILTER | |
msm_smd.txt:9:57: unsupported const: SMD_PKT_IOCTL_BLOCKING_WRITE | |
msm_smd.txt:9:1: unsupported syscall: ioctl$SMD_PKT_IOCTL_BLOCKING_WRITE due to missing const SMD_PKT_IOCTL_BLOCKING_WRITE | |
msm_thermal.txt:9:66: unsupported const: MSM_THERMAL_SET_CPU_MIN_FREQUENCY | |
msm_thermal.txt:9:1: unsupported syscall: ioctl$MSM_THERMAL_SET_CPU_MIN_FREQUENCY due to missing const MSM_THERMAL_SET_CPU_MIN_FREQUENCY | |
msm_thermal.txt:10:66: unsupported const: MSM_THERMAL_SET_CPU_MAX_FREQUENCY | |
msm_thermal.txt:10:1: unsupported syscall: ioctl$MSM_THERMAL_SET_CPU_MAX_FREQUENCY due to missing const MSM_THERMAL_SET_CPU_MAX_FREQUENCY | |
msm_thermal.txt:11:70: unsupported const: MSM_THERMAL_SET_CLUSTER_MAX_FREQUENCY | |
msm_thermal.txt:11:1: unsupported syscall: ioctl$MSM_THERMAL_SET_CLUSTER_MAX_FREQUENCY due to missing const MSM_THERMAL_SET_CLUSTER_MAX_FREQUENCY | |
msm_thermal.txt:12:70: unsupported const: MSM_THERMAL_SET_CLUSTER_MIN_FREQUENCY | |
msm_thermal.txt:12:1: unsupported syscall: ioctl$MSM_THERMAL_SET_CLUSTER_MIN_FREQUENCY due to missing const MSM_THERMAL_SET_CLUSTER_MIN_FREQUENCY | |
msm_thermal.txt:13:71: unsupported const: MSM_THERMAL_GET_CLUSTER_FREQUENCY_PLAN | |
msm_thermal.txt:13:1: unsupported syscall: ioctl$MSM_THERMAL_GET_CLUSTER_FREQUENCY_PLAN due to missing const MSM_THERMAL_GET_CLUSTER_FREQUENCY_PLAN | |
msm_thermal.txt:14:69: unsupported const: MSM_THERMAL_GET_CLUSTER_VOLTAGE_PLAN | |
msm_thermal.txt:14:1: unsupported syscall: ioctl$MSM_THERMAL_GET_CLUSTER_VOLTAGE_PLAN due to missing const MSM_THERMAL_GET_CLUSTER_VOLTAGE_PLAN | |
msm_usf.txt:8:46: unsupported const: US_SET_TX_INFO | |
msm_usf.txt:8:1: unsupported syscall: ioctl$US_SET_TX_INFO due to missing const US_SET_TX_INFO | |
msm_usf.txt:9:43: unsupported const: US_START_TX | |
msm_usf.txt:9:1: unsupported syscall: ioctl$US_START_TX due to missing const US_START_TX | |
msm_usf.txt:10:48: unsupported const: US_GET_TX_UPDATE | |
msm_usf.txt:10:1: unsupported syscall: ioctl$US_GET_TX_UPDATE due to missing const US_GET_TX_UPDATE | |
msm_usf.txt:11:46: unsupported const: US_SET_RX_INFO | |
msm_usf.txt:11:1: unsupported syscall: ioctl$US_SET_RX_INFO due to missing const US_SET_RX_INFO | |
msm_usf.txt:12:48: unsupported const: US_SET_RX_UPDATE | |
msm_usf.txt:12:1: unsupported syscall: ioctl$US_SET_RX_UPDATE due to missing const US_SET_RX_UPDATE | |
msm_usf.txt:13:43: unsupported const: US_START_RX | |
msm_usf.txt:13:1: unsupported syscall: ioctl$US_START_RX due to missing const US_START_RX | |
msm_usf.txt:14:42: unsupported const: US_STOP_TX | |
msm_usf.txt:14:1: unsupported syscall: ioctl$US_STOP_TX due to missing const US_STOP_TX | |
msm_usf.txt:15:42: unsupported const: US_STOP_RX | |
msm_usf.txt:15:1: unsupported syscall: ioctl$US_STOP_RX due to missing const US_STOP_RX | |
msm_usf.txt:16:46: unsupported const: US_GET_VERSION | |
msm_usf.txt:16:1: unsupported syscall: ioctl$US_GET_VERSION due to missing const US_GET_VERSION | |
msm_usf.txt:17:54: unsupported const: US_SET_TX_STREAM_PARAM | |
msm_usf.txt:17:1: unsupported syscall: ioctl$US_SET_TX_STREAM_PARAM due to missing const US_SET_TX_STREAM_PARAM | |
msm_usf.txt:18:54: unsupported const: US_GET_TX_STREAM_PARAM | |
msm_usf.txt:18:1: unsupported syscall: ioctl$US_GET_TX_STREAM_PARAM due to missing const US_GET_TX_STREAM_PARAM | |
msm_usf.txt:19:54: unsupported const: US_SET_RX_STREAM_PARAM | |
msm_usf.txt:19:1: unsupported syscall: ioctl$US_SET_RX_STREAM_PARAM due to missing const US_SET_RX_STREAM_PARAM | |
msm_usf.txt:20:54: unsupported const: US_GET_RX_STREAM_PARAM | |
msm_usf.txt:20:1: unsupported syscall: ioctl$US_GET_RX_STREAM_PARAM due to missing const US_GET_RX_STREAM_PARAM | |
msm_usf.txt:122:20: unsupported const: USF_NO_WAIT_TIMEOUT | |
msm_usf.txt:122:41: unsupported const: USF_INFINITIVE_TIMEOUT | |
msm_usf.txt:122:65: unsupported const: USF_DEFAULT_TIMEOUT | |
msm_wwan_ioctl.txt:11:56: unsupported const: WAN_IOC_ADD_FLT_RULE | |
msm_wwan_ioctl.txt:11:1: unsupported syscall: ioctl$WAN_IOC_ADD_FLT_RULE due to missing const WAN_IOC_ADD_FLT_RULE | |
msm_wwan_ioctl.txt:12:62: unsupported const: WAN_IOC_ADD_FLT_RULE_INDEX | |
msm_wwan_ioctl.txt:12:1: unsupported syscall: ioctl$WAN_IOC_ADD_FLT_RULE_INDEX due to missing const WAN_IOC_ADD_FLT_RULE_INDEX | |
msm_wwan_ioctl.txt:13:60: unsupported const: WAN_IOC_VOTE_FOR_BW_MBPS | |
msm_wwan_ioctl.txt:13:1: unsupported syscall: ioctl$WAN_IOC_VOTE_FOR_BW_MBPS due to missing const WAN_IOC_VOTE_FOR_BW_MBPS | |
msm_wwan_ioctl.txt:14:64: unsupported const: WAN_IOC_POLL_TETHERING_STATS | |
msm_wwan_ioctl.txt:14:1: unsupported syscall: ioctl$WAN_IOC_POLL_TETHERING_STATS due to missing const WAN_IOC_POLL_TETHERING_STATS | |
msm_wwan_ioctl.txt:15:58: unsupported const: WAN_IOC_SET_DATA_QUOTA | |
msm_wwan_ioctl.txt:15:1: unsupported syscall: ioctl$WAN_IOC_SET_DATA_QUOTA due to missing const WAN_IOC_SET_DATA_QUOTA | |
msm_wwan_ioctl.txt:16:66: unsupported const: WAN_IOC_SET_TETHER_CLIENT_PIPE | |
msm_wwan_ioctl.txt:16:1: unsupported syscall: ioctl$WAN_IOC_SET_TETHER_CLIENT_PIPE due to missing const WAN_IOC_SET_TETHER_CLIENT_PIPE | |
msm_wwan_ioctl.txt:17:62: unsupported const: WAN_IOC_QUERY_TETHER_STATS | |
msm_wwan_ioctl.txt:17:1: unsupported syscall: ioctl$WAN_IOC_QUERY_TETHER_STATS due to missing const WAN_IOC_QUERY_TETHER_STATS | |
msm_wwan_ioctl.txt:18:62: unsupported const: WAN_IOC_RESET_TETHER_STATS | |
msm_wwan_ioctl.txt:18:1: unsupported syscall: ioctl$WAN_IOC_RESET_TETHER_STATS due to missing const WAN_IOC_RESET_TETHER_STATS | |
msm_wwan_ioctl.txt:20:24: unsupported const: IPA_IP_TYPE_ENUM_MIN_ENUM_VAL_V01 | |
msm_wwan_ioctl.txt:20:59: unsupported const: QMI_IPA_IP_TYPE_INVALID_V01 | |
msm_wwan_ioctl.txt:20:88: unsupported const: QMI_IPA_IP_TYPE_V4_V01 | |
msm_wwan_ioctl.txt:20:112: unsupported const: QMI_IPA_IP_TYPE_V6_V01 | |
msm_wwan_ioctl.txt:20:136: unsupported const: QMI_IPA_IP_TYPE_V4V6_V01 | |
msm_wwan_ioctl.txt:20:162: unsupported const: IPA_IP_TYPE_ENUM_MAX_ENUM_VAL_V01 | |
msm_wwan_ioctl.txt:21:30: unsupported const: IPA_FILTER_ACTION_ENUM_MIN_ENUM_VAL_V01 | |
msm_wwan_ioctl.txt:21:71: unsupported const: QMI_IPA_FILTER_ACTION_INVALID_V01 | |
msm_wwan_ioctl.txt:21:106: unsupported const: QMI_IPA_FILTER_ACTION_SRC_NAT_V01 | |
msm_wwan_ioctl.txt:21:141: unsupported const: QMI_IPA_FILTER_ACTION_DST_NAT_V01 | |
msm_wwan_ioctl.txt:21:176: unsupported const: QMI_IPA_FILTER_ACTION_ROUTING_V01 | |
msm_wwan_ioctl.txt:21:211: unsupported const: QMI_IPA_FILTER_ACTION_EXCEPTION_V01 | |
msm_wwan_ioctl.txt:21:248: unsupported const: IPA_FILTER_ACTION_ENUM_MAX_ENUM_VAL_V01 | |
msm_wwan_ioctl.txt:22:27: unsupported const: IPA_QMI_RESULT_TYPE_MIN_ENUM_VAL_V01 | |
msm_wwan_ioctl.txt:22:65: unsupported const: IPA_QMI_RESULT_SUCCESS_V01 | |
msm_wwan_ioctl.txt:22:93: unsupported const: IPA_QMI_RESULT_FAILURE_V01 | |
msm_wwan_ioctl.txt:22:121: unsupported const: IPA_QMI_RESULT_TYPE_MAX_ENUM_VAL_V01 | |
msm_wwan_ioctl.txt:23:21: unsupported const: IPACM_CLIENT_USB | |
msm_wwan_ioctl.txt:23:39: unsupported const: IPACM_CLIENT_WLAN | |
msm_wwan_ioctl.txt:23:58: unsupported const: IPACM_CLIENT_MAX | |
mtp_usb.txt:9:46: unsupported const: MTP_SEND_FILE | |
mtp_usb.txt:9:1: unsupported syscall: ioctl$MTP_SEND_FILE due to missing const MTP_SEND_FILE | |
mtp_usb.txt:10:49: unsupported const: MTP_RECEIVE_FILE | |
mtp_usb.txt:10:1: unsupported syscall: ioctl$MTP_RECEIVE_FILE due to missing const MTP_RECEIVE_FILE | |
mtp_usb.txt:11:58: unsupported const: MTP_SEND_FILE_WITH_HEADER | |
mtp_usb.txt:11:1: unsupported syscall: ioctl$MTP_SEND_FILE_WITH_HEADER due to missing const MTP_SEND_FILE_WITH_HEADER | |
mtp_usb.txt:12:47: unsupported const: MTP_SEND_EVENT | |
mtp_usb.txt:12:1: unsupported syscall: ioctl$MTP_SEND_EVENT due to missing const MTP_SEND_EVENT | |
qbt1000.txt:8:49: unsupported const: QBT1000_LOAD_APP | |
qbt1000.txt:8:1: unsupported syscall: ioctl$QBT1000_LOAD_APP due to missing const QBT1000_LOAD_APP | |
qbt1000.txt:9:51: unsupported const: QBT1000_UNLOAD_APP | |
qbt1000.txt:9:1: unsupported syscall: ioctl$QBT1000_UNLOAD_APP due to missing const QBT1000_UNLOAD_APP | |
qbt1000.txt:10:51: unsupported const: QBT1000_SEND_TZCMD | |
qbt1000.txt:10:1: unsupported syscall: ioctl$QBT1000_SEND_TZCMD due to missing const QBT1000_SEND_TZCMD | |
qbt1000.txt:11:62: unsupported const: QBT1000_SET_FINGER_DETECT_KEY | |
qbt1000.txt:11:1: unsupported syscall: ioctl$QBT1000_SET_FINGER_DETECT_KEY due to missing const QBT1000_SET_FINGER_DETECT_KEY | |
qbt1000.txt:12:60: unsupported const: QBT1000_CONFIGURE_POWER_KEY | |
qbt1000.txt:12:1: unsupported syscall: ioctl$QBT1000_CONFIGURE_POWER_KEY due to missing const QBT1000_CONFIGURE_POWER_KEY | |
generating 386... | |
msm_camera.txt:43:1: unsupported struct: msm_sensor_info_t due to missing const MAX_SENSOR_NAME | |
msm_camera.txt:112:1: unsupported struct: msm_camera_csid_lut_params due to missing const MAX_CID | |
msm_camera.txt:237:1: unsupported struct: msm_actuator_set_position_t due to missing const MAX_NUMBER_OF_STEPS | |
msm_camera.txt:244:1: unsupported struct: msm_camera_led_cfg_t due to missing const MAX_LED_TRIGGERS | |
msm_camera.txt:251:1: unsupported struct: sensor_init_cfg_data due to missing const MAX_SENSOR_NAME | |
msm_camera.txt:268:1: unsupported union: cfg_msm_eeprom_cfg_data due to missing const MAX_EEPROM_NAME | |
msm_camera.txt:303:1: unsupported struct: msm_sensor_power_setting_array due to missing const MAX_POWER_CONFIG | |
msm_camera.txt:320:1: unsupported struct: msm_eeprom_memory_map_array due to missing const MSM_EEPROM_MAX_MEM_MAP_CNT | |
msm_camera.txt:325:1: unsupported struct: msm_eeprom_mem_map_t due to missing const MSM_EEPROM_MEMORY_MAP_MAX_SIZE | |
msm_camera.txt:380:1: unsupported struct: msm_camera_i2c_seq_reg_array due to missing const I2C_SEQ_REG_DATA_MAX | |
msm_camera.txt:391:1: unsupported struct: msm_flash_cfg_data_t due to missing const MAX_LED_TRIGGERS | |
msm_camera.txt:425:1: unsupported struct: msm_ois_slave_info due to missing const MAX_OIS_NAME_SIZE | |
msm_diag.txt:36:1: unsupported struct: diag_cmd_reg_tbl_t due to missing const MAX_SYNC_OBJ_NAME_SIZE | |
msm_qce.txt:31:1: unsupported struct: qcedev_pmem_info due to missing const QCEDEV_MAX_BUFFERS | |
msm_qce.txt:38:1: unsupported struct: qcedev_vbuf_info due to missing const QCEDEV_MAX_BUFFERS | |
msm_qce.txt:48:1: unsupported struct: qcedev_cipher_op_req due to missing const QCEDEV_MAX_KEY_SIZE | |
msm_qce.txt:64:1: unsupported struct: qcedev_sha_op_req due to missing const QCEDEV_MAX_BUFFERS | |
msm_sdm_camera.txt:1177:1: unsupported struct: msm_vfe_axi_stream_cfg_cmd due to missing const VFE_AXI_SRC_MAX | |
msm_sdm_camera.txt:1282:1: unsupported struct: msm_vfe_stats_stream_cfg_cmd due to missing const MSM_ISP_STATS_MAX | |
msm_sdm_camera.txt:1299:1: unsupported union: msm_vfe_axi_union due to missing const MSM_ISP_STATS_MAX | |
msm_sdm_camera.txt:1411:1: unsupported struct: msm_vfe_dual_lpm_mode due to missing const VFE_AXI_SRC_MAX | |
socket_nl80211.txt:100:1: unsupported struct: nl80211_msg due to missing const nl80211_msg_type | |
socket_nl80211.txt:144:1: unsupported struct: nlattr_80211_wdev_id due to missing const NL80211_ATTR_WDEV | |
socket_nl80211.txt:150:1: unsupported struct: nlattr_80211_wiphy_idx due to missing const NL80211_ATTR_WIPHY | |
socket_nl80211.txt:156:1: unsupported struct: nlattr_80211_if_index due to missing const NL80211_ATTR_IFINDEX | |
socket_nl80211.txt:166:1: unsupported struct: nlattr_80211_vendor_id due to missing const NL80211_ATTR_VENDOR_ID | |
socket_nl80211.txt:172:1: unsupported struct: nlattr_80211_vendor_id_qcacld due to missing const NL80211_ATTR_VENDOR_ID | |
socket_nl80211.txt:179:1: unsupported struct: nlattr_80211_vendor_subcmd due to missing const NL80211_ATTR_VENDOR_SUBCMD | |
socket_nl80211.txt:186:1: unsupported struct: nlattr_80211_vendor_data due to missing const NL80211_ATTR_VENDOR_DATA | |
socket_nl80211.txt:220:1: unsupported struct: nl80211_msg_NL80211_CMD_VENDOR_QCACLD due to missing const nl80211_msg_type | |
socket_nl80211.txt:238:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_VENDOR_QCACLD due to missing const NL80211_CMD_VENDOR | |
socket_nl80211.txt:265:1: unsupported struct: nl80211_msg_NL80211_CMD_VENDOR due to missing const nl80211_msg_type | |
socket_nl80211.txt:283:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_VENDOR due to missing const NL80211_CMD_VENDOR | |
socket_nl80211.txt:312:1: unsupported struct: nl80211_msg_NL80211_CMD_ABORT_SCAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:327:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_ABORT_SCAN due to missing const NL80211_CMD_ABORT_SCAN | |
socket_nl80211.txt:351:1: unsupported struct: nl80211_msg_NL80211_CMD_ADD_TX_TS due to missing const nl80211_msg_type | |
socket_nl80211.txt:366:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_ADD_TX_TS due to missing const NL80211_CMD_ADD_TX_TS | |
socket_nl80211.txt:390:1: unsupported struct: nl80211_msg_NL80211_CMD_ASSOCIATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:405:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_ASSOCIATE due to missing const NL80211_CMD_ASSOCIATE | |
socket_nl80211.txt:429:1: unsupported struct: nl80211_msg_NL80211_CMD_AUTHENTICATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:444:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_AUTHENTICATE due to missing const NL80211_CMD_AUTHENTICATE | |
socket_nl80211.txt:468:1: unsupported struct: nl80211_msg_NL80211_CMD_CANCEL_REMAIN_ON_CHANNEL due to missing const nl80211_msg_type | |
socket_nl80211.txt:483:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CANCEL_REMAIN_ON_CHANNEL due to missing const NL80211_CMD_CANCEL_REMAIN_ON_CHANNEL | |
socket_nl80211.txt:507:1: unsupported struct: nl80211_msg_NL80211_CMD_CHANNEL_SWITCH due to missing const nl80211_msg_type | |
socket_nl80211.txt:522:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CHANNEL_SWITCH due to missing const NL80211_CMD_CHANNEL_SWITCH | |
socket_nl80211.txt:546:1: unsupported struct: nl80211_msg_NL80211_CMD_CH_SWITCH_NOTIFY due to missing const nl80211_msg_type | |
socket_nl80211.txt:561:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CH_SWITCH_NOTIFY due to missing const NL80211_CMD_CH_SWITCH_NOTIFY | |
socket_nl80211.txt:585:1: unsupported struct: nl80211_msg_NL80211_CMD_CH_SWITCH_STARTED_NOTIFY due to missing const nl80211_msg_type | |
socket_nl80211.txt:600:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CH_SWITCH_STARTED_NOTIFY due to missing const NL80211_CMD_CH_SWITCH_STARTED_NOTIFY | |
socket_nl80211.txt:624:1: unsupported struct: nl80211_msg_NL80211_CMD_CONNECT due to missing const nl80211_msg_type | |
socket_nl80211.txt:639:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CONNECT due to missing const NL80211_CMD_CONNECT | |
socket_nl80211.txt:663:1: unsupported struct: nl80211_msg_NL80211_CMD_CONN_FAILED due to missing const nl80211_msg_type | |
socket_nl80211.txt:678:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CONN_FAILED due to missing const NL80211_CMD_CONN_FAILED | |
socket_nl80211.txt:702:1: unsupported struct: nl80211_msg_NL80211_CMD_CRIT_PROTOCOL_START due to missing const nl80211_msg_type | |
socket_nl80211.txt:717:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CRIT_PROTOCOL_START due to missing const NL80211_CMD_CRIT_PROTOCOL_START | |
socket_nl80211.txt:741:1: unsupported struct: nl80211_msg_NL80211_CMD_CRIT_PROTOCOL_STOP due to missing const nl80211_msg_type | |
socket_nl80211.txt:756:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_CRIT_PROTOCOL_STOP due to missing const NL80211_CMD_CRIT_PROTOCOL_STOP | |
socket_nl80211.txt:780:1: unsupported struct: nl80211_msg_NL80211_CMD_DEAUTHENTICATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:795:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEAUTHENTICATE due to missing const NL80211_CMD_DEAUTHENTICATE | |
socket_nl80211.txt:819:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_INTERFACE due to missing const nl80211_msg_type | |
socket_nl80211.txt:834:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_INTERFACE due to missing const NL80211_CMD_DEL_INTERFACE | |
socket_nl80211.txt:858:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_KEY due to missing const nl80211_msg_type | |
socket_nl80211.txt:873:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_KEY due to missing const NL80211_CMD_DEL_KEY | |
socket_nl80211.txt:897:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_MPATH due to missing const nl80211_msg_type | |
socket_nl80211.txt:912:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_MPATH due to missing const NL80211_CMD_DEL_MPATH | |
socket_nl80211.txt:936:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_PMKSA due to missing const nl80211_msg_type | |
socket_nl80211.txt:951:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_PMKSA due to missing const NL80211_CMD_DEL_PMKSA | |
socket_nl80211.txt:975:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_STATION due to missing const nl80211_msg_type | |
socket_nl80211.txt:990:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_STATION due to missing const NL80211_CMD_DEL_STATION | |
socket_nl80211.txt:1014:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_TX_TS due to missing const nl80211_msg_type | |
socket_nl80211.txt:1029:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_TX_TS due to missing const NL80211_CMD_DEL_TX_TS | |
socket_nl80211.txt:1053:1: unsupported struct: nl80211_msg_NL80211_CMD_DEL_WIPHY due to missing const nl80211_msg_type | |
socket_nl80211.txt:1068:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DEL_WIPHY due to missing const NL80211_CMD_DEL_WIPHY | |
socket_nl80211.txt:1092:1: unsupported struct: nl80211_msg_NL80211_CMD_DISASSOCIATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:1107:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DISASSOCIATE due to missing const NL80211_CMD_DISASSOCIATE | |
socket_nl80211.txt:1131:1: unsupported struct: nl80211_msg_NL80211_CMD_DISCONNECT due to missing const nl80211_msg_type | |
socket_nl80211.txt:1146:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_DISCONNECT due to missing const NL80211_CMD_DISCONNECT | |
socket_nl80211.txt:1170:1: unsupported struct: nl80211_msg_NL80211_CMD_FLUSH_PMKSA due to missing const nl80211_msg_type | |
socket_nl80211.txt:1185:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_FLUSH_PMKSA due to missing const NL80211_CMD_FLUSH_PMKSA | |
socket_nl80211.txt:1209:1: unsupported struct: nl80211_msg_NL80211_CMD_FRAME due to missing const nl80211_msg_type | |
socket_nl80211.txt:1224:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_FRAME due to missing const NL80211_CMD_FRAME | |
socket_nl80211.txt:1248:1: unsupported struct: nl80211_msg_NL80211_CMD_FRAME_TX_STATUS due to missing const nl80211_msg_type | |
socket_nl80211.txt:1263:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_FRAME_TX_STATUS due to missing const NL80211_CMD_FRAME_TX_STATUS | |
socket_nl80211.txt:1287:1: unsupported struct: nl80211_msg_NL80211_CMD_FRAME_WAIT_CANCEL due to missing const nl80211_msg_type | |
socket_nl80211.txt:1302:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_FRAME_WAIT_CANCEL due to missing const NL80211_CMD_FRAME_WAIT_CANCEL | |
socket_nl80211.txt:1326:1: unsupported struct: nl80211_msg_NL80211_CMD_FT_EVENT due to missing const nl80211_msg_type | |
socket_nl80211.txt:1341:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_FT_EVENT due to missing const NL80211_CMD_FT_EVENT | |
socket_nl80211.txt:1365:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_BEACON due to missing const nl80211_msg_type | |
socket_nl80211.txt:1380:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_BEACON due to missing const NL80211_CMD_GET_BEACON | |
socket_nl80211.txt:1404:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_COALESCE due to missing const nl80211_msg_type | |
socket_nl80211.txt:1419:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_COALESCE due to missing const NL80211_CMD_GET_COALESCE | |
socket_nl80211.txt:1443:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_INTERFACE due to missing const nl80211_msg_type | |
socket_nl80211.txt:1458:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_INTERFACE due to missing const NL80211_CMD_GET_INTERFACE | |
socket_nl80211.txt:1482:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_KEY due to missing const nl80211_msg_type | |
socket_nl80211.txt:1497:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_KEY due to missing const NL80211_CMD_GET_KEY | |
socket_nl80211.txt:1521:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_MESH_CONFIG due to missing const nl80211_msg_type | |
socket_nl80211.txt:1536:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_MESH_CONFIG due to missing const NL80211_CMD_GET_MESH_CONFIG | |
socket_nl80211.txt:1560:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_MPATH due to missing const nl80211_msg_type | |
socket_nl80211.txt:1575:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_MPATH due to missing const NL80211_CMD_GET_MPATH | |
socket_nl80211.txt:1599:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_MPP due to missing const nl80211_msg_type | |
socket_nl80211.txt:1614:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_MPP due to missing const NL80211_CMD_GET_MPP | |
socket_nl80211.txt:1638:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_POWER_SAVE due to missing const nl80211_msg_type | |
socket_nl80211.txt:1653:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_POWER_SAVE due to missing const NL80211_CMD_GET_POWER_SAVE | |
socket_nl80211.txt:1677:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_PROTOCOL_FEATURES due to missing const nl80211_msg_type | |
socket_nl80211.txt:1692:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_PROTOCOL_FEATURES due to missing const NL80211_CMD_GET_PROTOCOL_FEATURES | |
socket_nl80211.txt:1716:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_REG due to missing const nl80211_msg_type | |
socket_nl80211.txt:1731:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_REG due to missing const NL80211_CMD_GET_REG | |
socket_nl80211.txt:1755:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_SCAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:1770:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_SCAN due to missing const NL80211_CMD_GET_SCAN | |
socket_nl80211.txt:1794:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_STATION due to missing const nl80211_msg_type | |
socket_nl80211.txt:1809:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_STATION due to missing const NL80211_CMD_GET_STATION | |
socket_nl80211.txt:1833:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_SURVEY due to missing const nl80211_msg_type | |
socket_nl80211.txt:1848:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_SURVEY due to missing const NL80211_CMD_GET_SURVEY | |
socket_nl80211.txt:1872:1: unsupported struct: nl80211_msg_NL80211_CMD_GET_WOWLAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:1887:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_GET_WOWLAN due to missing const NL80211_CMD_GET_WOWLAN | |
socket_nl80211.txt:1911:1: unsupported struct: nl80211_msg_NL80211_CMD_JOIN_IBSS due to missing const nl80211_msg_type | |
socket_nl80211.txt:1926:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_JOIN_IBSS due to missing const NL80211_CMD_JOIN_IBSS | |
socket_nl80211.txt:1950:1: unsupported struct: nl80211_msg_NL80211_CMD_JOIN_MESH due to missing const nl80211_msg_type | |
socket_nl80211.txt:1965:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_JOIN_MESH due to missing const NL80211_CMD_JOIN_MESH | |
socket_nl80211.txt:1989:1: unsupported struct: nl80211_msg_NL80211_CMD_JOIN_OCB due to missing const nl80211_msg_type | |
socket_nl80211.txt:2004:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_JOIN_OCB due to missing const NL80211_CMD_JOIN_OCB | |
socket_nl80211.txt:2028:1: unsupported struct: nl80211_msg_NL80211_CMD_LEAVE_IBSS due to missing const nl80211_msg_type | |
socket_nl80211.txt:2043:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_LEAVE_IBSS due to missing const NL80211_CMD_LEAVE_IBSS | |
socket_nl80211.txt:2067:1: unsupported struct: nl80211_msg_NL80211_CMD_LEAVE_MESH due to missing const nl80211_msg_type | |
socket_nl80211.txt:2082:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_LEAVE_MESH due to missing const NL80211_CMD_LEAVE_MESH | |
socket_nl80211.txt:2106:1: unsupported struct: nl80211_msg_NL80211_CMD_LEAVE_OCB due to missing const nl80211_msg_type | |
socket_nl80211.txt:2121:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_LEAVE_OCB due to missing const NL80211_CMD_LEAVE_OCB | |
socket_nl80211.txt:2145:1: unsupported struct: nl80211_msg_NL80211_CMD_MICHAEL_MIC_FAILURE due to missing const nl80211_msg_type | |
socket_nl80211.txt:2160:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_MICHAEL_MIC_FAILURE due to missing const NL80211_CMD_MICHAEL_MIC_FAILURE | |
socket_nl80211.txt:2184:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_INTERFACE due to missing const nl80211_msg_type | |
socket_nl80211.txt:2199:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_INTERFACE due to missing const NL80211_CMD_NEW_INTERFACE | |
socket_nl80211.txt:2223:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_KEY due to missing const nl80211_msg_type | |
socket_nl80211.txt:2238:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_KEY due to missing const NL80211_CMD_NEW_KEY | |
socket_nl80211.txt:2262:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_MPATH due to missing const nl80211_msg_type | |
socket_nl80211.txt:2277:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_MPATH due to missing const NL80211_CMD_NEW_MPATH | |
socket_nl80211.txt:2301:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_PEER_CANDIDATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:2316:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_PEER_CANDIDATE due to missing const NL80211_CMD_NEW_PEER_CANDIDATE | |
socket_nl80211.txt:2340:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_SCAN_RESULTS due to missing const nl80211_msg_type | |
socket_nl80211.txt:2355:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_SCAN_RESULTS due to missing const NL80211_CMD_NEW_SCAN_RESULTS | |
socket_nl80211.txt:2379:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_STATION due to missing const nl80211_msg_type | |
socket_nl80211.txt:2394:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_STATION due to missing const NL80211_CMD_NEW_STATION | |
socket_nl80211.txt:2418:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_SURVEY_RESULTS due to missing const nl80211_msg_type | |
socket_nl80211.txt:2433:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_SURVEY_RESULTS due to missing const NL80211_CMD_NEW_SURVEY_RESULTS | |
socket_nl80211.txt:2457:1: unsupported struct: nl80211_msg_NL80211_CMD_NEW_WIPHY due to missing const nl80211_msg_type | |
socket_nl80211.txt:2472:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NEW_WIPHY due to missing const NL80211_CMD_NEW_WIPHY | |
socket_nl80211.txt:2496:1: unsupported struct: nl80211_msg_NL80211_CMD_NOTIFY_CQM due to missing const nl80211_msg_type | |
socket_nl80211.txt:2511:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_NOTIFY_CQM due to missing const NL80211_CMD_NOTIFY_CQM | |
socket_nl80211.txt:2535:1: unsupported struct: nl80211_msg_NL80211_CMD_PMKSA_CANDIDATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:2550:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_PMKSA_CANDIDATE due to missing const NL80211_CMD_PMKSA_CANDIDATE | |
socket_nl80211.txt:2574:1: unsupported struct: nl80211_msg_NL80211_CMD_PROBE_CLIENT due to missing const nl80211_msg_type | |
socket_nl80211.txt:2589:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_PROBE_CLIENT due to missing const NL80211_CMD_PROBE_CLIENT | |
socket_nl80211.txt:2613:1: unsupported struct: nl80211_msg_NL80211_CMD_RADAR_DETECT due to missing const nl80211_msg_type | |
socket_nl80211.txt:2628:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_RADAR_DETECT due to missing const NL80211_CMD_RADAR_DETECT | |
socket_nl80211.txt:2652:1: unsupported struct: nl80211_msg_NL80211_CMD_REG_BEACON_HINT due to missing const nl80211_msg_type | |
socket_nl80211.txt:2667:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_REG_BEACON_HINT due to missing const NL80211_CMD_REG_BEACON_HINT | |
socket_nl80211.txt:2691:1: unsupported struct: nl80211_msg_NL80211_CMD_REG_CHANGE due to missing const nl80211_msg_type | |
socket_nl80211.txt:2706:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_REG_CHANGE due to missing const NL80211_CMD_REG_CHANGE | |
socket_nl80211.txt:2730:1: unsupported struct: nl80211_msg_NL80211_CMD_REGISTER_BEACONS due to missing const nl80211_msg_type | |
socket_nl80211.txt:2745:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_REGISTER_BEACONS due to missing const NL80211_CMD_REGISTER_BEACONS | |
socket_nl80211.txt:2769:1: unsupported struct: nl80211_msg_NL80211_CMD_REGISTER_FRAME due to missing const nl80211_msg_type | |
socket_nl80211.txt:2784:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_REGISTER_FRAME due to missing const NL80211_CMD_REGISTER_FRAME | |
socket_nl80211.txt:2808:1: unsupported struct: nl80211_msg_NL80211_CMD_REMAIN_ON_CHANNEL due to missing const nl80211_msg_type | |
socket_nl80211.txt:2823:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_REMAIN_ON_CHANNEL due to missing const NL80211_CMD_REMAIN_ON_CHANNEL | |
socket_nl80211.txt:2847:1: unsupported struct: nl80211_msg_NL80211_CMD_REQ_SET_REG due to missing const nl80211_msg_type | |
socket_nl80211.txt:2862:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_REQ_SET_REG due to missing const NL80211_CMD_REQ_SET_REG | |
socket_nl80211.txt:2886:1: unsupported struct: nl80211_msg_NL80211_CMD_ROAM due to missing const nl80211_msg_type | |
socket_nl80211.txt:2901:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_ROAM due to missing const NL80211_CMD_ROAM | |
socket_nl80211.txt:2925:1: unsupported struct: nl80211_msg_NL80211_CMD_SCAN_ABORTED due to missing const nl80211_msg_type | |
socket_nl80211.txt:2940:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SCAN_ABORTED due to missing const NL80211_CMD_SCAN_ABORTED | |
socket_nl80211.txt:2964:1: unsupported struct: nl80211_msg_NL80211_CMD_SCHED_SCAN_RESULTS due to missing const nl80211_msg_type | |
socket_nl80211.txt:2979:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SCHED_SCAN_RESULTS due to missing const NL80211_CMD_SCHED_SCAN_RESULTS | |
socket_nl80211.txt:3003:1: unsupported struct: nl80211_msg_NL80211_CMD_SCHED_SCAN_STOPPED due to missing const nl80211_msg_type | |
socket_nl80211.txt:3018:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SCHED_SCAN_STOPPED due to missing const NL80211_CMD_SCHED_SCAN_STOPPED | |
socket_nl80211.txt:3042:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_BEACON due to missing const nl80211_msg_type | |
socket_nl80211.txt:3057:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_BEACON due to missing const NL80211_CMD_SET_BEACON | |
socket_nl80211.txt:3081:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_BSS due to missing const nl80211_msg_type | |
socket_nl80211.txt:3096:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_BSS due to missing const NL80211_CMD_SET_BSS | |
socket_nl80211.txt:3120:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_CHANNEL due to missing const nl80211_msg_type | |
socket_nl80211.txt:3135:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_CHANNEL due to missing const NL80211_CMD_SET_CHANNEL | |
socket_nl80211.txt:3159:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_COALESCE due to missing const nl80211_msg_type | |
socket_nl80211.txt:3174:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_COALESCE due to missing const NL80211_CMD_SET_COALESCE | |
socket_nl80211.txt:3198:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_CQM due to missing const nl80211_msg_type | |
socket_nl80211.txt:3213:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_CQM due to missing const NL80211_CMD_SET_CQM | |
socket_nl80211.txt:3237:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_INTERFACE due to missing const nl80211_msg_type | |
socket_nl80211.txt:3252:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_INTERFACE due to missing const NL80211_CMD_SET_INTERFACE | |
socket_nl80211.txt:3276:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_KEY due to missing const nl80211_msg_type | |
socket_nl80211.txt:3291:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_KEY due to missing const NL80211_CMD_SET_KEY | |
socket_nl80211.txt:3315:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_MAC_ACL due to missing const nl80211_msg_type | |
socket_nl80211.txt:3330:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_MAC_ACL due to missing const NL80211_CMD_SET_MAC_ACL | |
socket_nl80211.txt:3354:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_MCAST_RATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:3369:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_MCAST_RATE due to missing const NL80211_CMD_SET_MCAST_RATE | |
socket_nl80211.txt:3393:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_MESH_CONFIG due to missing const nl80211_msg_type | |
socket_nl80211.txt:3408:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_MESH_CONFIG due to missing const NL80211_CMD_SET_MESH_CONFIG | |
socket_nl80211.txt:3432:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_MPATH due to missing const nl80211_msg_type | |
socket_nl80211.txt:3447:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_MPATH due to missing const NL80211_CMD_SET_MPATH | |
socket_nl80211.txt:3471:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_NOACK_MAP due to missing const nl80211_msg_type | |
socket_nl80211.txt:3486:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_NOACK_MAP due to missing const NL80211_CMD_SET_NOACK_MAP | |
socket_nl80211.txt:3510:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_PMKSA due to missing const nl80211_msg_type | |
socket_nl80211.txt:3525:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_PMKSA due to missing const NL80211_CMD_SET_PMKSA | |
socket_nl80211.txt:3549:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_POWER_SAVE due to missing const nl80211_msg_type | |
socket_nl80211.txt:3564:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_POWER_SAVE due to missing const NL80211_CMD_SET_POWER_SAVE | |
socket_nl80211.txt:3588:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_QOS_MAP due to missing const nl80211_msg_type | |
socket_nl80211.txt:3603:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_QOS_MAP due to missing const NL80211_CMD_SET_QOS_MAP | |
socket_nl80211.txt:3627:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_REG due to missing const nl80211_msg_type | |
socket_nl80211.txt:3642:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_REG due to missing const NL80211_CMD_SET_REG | |
socket_nl80211.txt:3666:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_REKEY_OFFLOAD due to missing const nl80211_msg_type | |
socket_nl80211.txt:3681:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_REKEY_OFFLOAD due to missing const NL80211_CMD_SET_REKEY_OFFLOAD | |
socket_nl80211.txt:3705:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_STATION due to missing const nl80211_msg_type | |
socket_nl80211.txt:3720:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_STATION due to missing const NL80211_CMD_SET_STATION | |
socket_nl80211.txt:3744:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_TX_BITRATE_MASK due to missing const nl80211_msg_type | |
socket_nl80211.txt:3759:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_TX_BITRATE_MASK due to missing const NL80211_CMD_SET_TX_BITRATE_MASK | |
socket_nl80211.txt:3783:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_WDS_PEER due to missing const nl80211_msg_type | |
socket_nl80211.txt:3798:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_WDS_PEER due to missing const NL80211_CMD_SET_WDS_PEER | |
socket_nl80211.txt:3822:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_WIPHY due to missing const nl80211_msg_type | |
socket_nl80211.txt:3837:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_WIPHY due to missing const NL80211_CMD_SET_WIPHY | |
socket_nl80211.txt:3861:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_WIPHY_NETNS due to missing const nl80211_msg_type | |
socket_nl80211.txt:3876:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_WIPHY_NETNS due to missing const NL80211_CMD_SET_WIPHY_NETNS | |
socket_nl80211.txt:3900:1: unsupported struct: nl80211_msg_NL80211_CMD_SET_WOWLAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:3915:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_SET_WOWLAN due to missing const NL80211_CMD_SET_WOWLAN | |
socket_nl80211.txt:3939:1: unsupported struct: nl80211_msg_NL80211_CMD_START_AP due to missing const nl80211_msg_type | |
socket_nl80211.txt:3954:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_START_AP due to missing const NL80211_CMD_START_AP | |
socket_nl80211.txt:3978:1: unsupported struct: nl80211_msg_NL80211_CMD_START_P2P_DEVICE due to missing const nl80211_msg_type | |
socket_nl80211.txt:3993:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_START_P2P_DEVICE due to missing const NL80211_CMD_START_P2P_DEVICE | |
socket_nl80211.txt:4017:1: unsupported struct: nl80211_msg_NL80211_CMD_START_SCHED_SCAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:4032:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_START_SCHED_SCAN due to missing const NL80211_CMD_START_SCHED_SCAN | |
socket_nl80211.txt:4056:1: unsupported struct: nl80211_msg_NL80211_CMD_STOP_AP due to missing const nl80211_msg_type | |
socket_nl80211.txt:4071:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_STOP_AP due to missing const NL80211_CMD_STOP_AP | |
socket_nl80211.txt:4095:1: unsupported struct: nl80211_msg_NL80211_CMD_STOP_P2P_DEVICE due to missing const nl80211_msg_type | |
socket_nl80211.txt:4110:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_STOP_P2P_DEVICE due to missing const NL80211_CMD_STOP_P2P_DEVICE | |
socket_nl80211.txt:4134:1: unsupported struct: nl80211_msg_NL80211_CMD_STOP_SCHED_SCAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:4149:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_STOP_SCHED_SCAN due to missing const NL80211_CMD_STOP_SCHED_SCAN | |
socket_nl80211.txt:4173:1: unsupported struct: nl80211_msg_NL80211_CMD_TDLS_CANCEL_CHANNEL_SWITCH due to missing const nl80211_msg_type | |
socket_nl80211.txt:4188:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_TDLS_CANCEL_CHANNEL_SWITCH due to missing const NL80211_CMD_TDLS_CANCEL_CHANNEL_SWITCH | |
socket_nl80211.txt:4212:1: unsupported struct: nl80211_msg_NL80211_CMD_TDLS_CHANNEL_SWITCH due to missing const nl80211_msg_type | |
socket_nl80211.txt:4227:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_TDLS_CHANNEL_SWITCH due to missing const NL80211_CMD_TDLS_CHANNEL_SWITCH | |
socket_nl80211.txt:4251:1: unsupported struct: nl80211_msg_NL80211_CMD_TDLS_MGMT due to missing const nl80211_msg_type | |
socket_nl80211.txt:4266:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_TDLS_MGMT due to missing const NL80211_CMD_TDLS_MGMT | |
socket_nl80211.txt:4290:1: unsupported struct: nl80211_msg_NL80211_CMD_TDLS_OPER due to missing const nl80211_msg_type | |
socket_nl80211.txt:4305:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_TDLS_OPER due to missing const NL80211_CMD_TDLS_OPER | |
socket_nl80211.txt:4329:1: unsupported struct: nl80211_msg_NL80211_CMD_TESTMODE due to missing const nl80211_msg_type | |
socket_nl80211.txt:4344:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_TESTMODE due to missing const NL80211_CMD_TESTMODE | |
socket_nl80211.txt:4368:1: unsupported struct: nl80211_msg_NL80211_CMD_TRIGGER_SCAN due to missing const nl80211_msg_type | |
socket_nl80211.txt:4383:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_TRIGGER_SCAN due to missing const NL80211_CMD_TRIGGER_SCAN | |
socket_nl80211.txt:4407:1: unsupported struct: nl80211_msg_NL80211_CMD_UNEXPECTED_4ADDR_FRAME due to missing const nl80211_msg_type | |
socket_nl80211.txt:4422:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_UNEXPECTED_4ADDR_FRAME due to missing const NL80211_CMD_UNEXPECTED_4ADDR_FRAME | |
socket_nl80211.txt:4446:1: unsupported struct: nl80211_msg_NL80211_CMD_UNEXPECTED_FRAME due to missing const nl80211_msg_type | |
socket_nl80211.txt:4461:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_UNEXPECTED_FRAME due to missing const NL80211_CMD_UNEXPECTED_FRAME | |
socket_nl80211.txt:4485:1: unsupported struct: nl80211_msg_NL80211_CMD_UNPROT_DEAUTHENTICATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:4500:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_UNPROT_DEAUTHENTICATE due to missing const NL80211_CMD_UNPROT_DEAUTHENTICATE | |
socket_nl80211.txt:4524:1: unsupported struct: nl80211_msg_NL80211_CMD_UNPROT_DISASSOCIATE due to missing const nl80211_msg_type | |
socket_nl80211.txt:4539:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_UNPROT_DISASSOCIATE due to missing const NL80211_CMD_UNPROT_DISASSOCIATE | |
socket_nl80211.txt:4563:1: unsupported struct: nl80211_msg_NL80211_CMD_UPDATE_FT_IES due to missing const nl80211_msg_type | |
socket_nl80211.txt:4578:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_UPDATE_FT_IES due to missing const NL80211_CMD_UPDATE_FT_IES | |
socket_nl80211.txt:4602:1: unsupported struct: nl80211_msg_NL80211_CMD_WIPHY_REG_CHANGE due to missing const nl80211_msg_type | |
socket_nl80211.txt:4617:1: unsupported struct: genl_msg_hdr_80211_NL80211_CMD_WIPHY_REG_CHANGE due to missing const NL80211_CMD_WIPHY_REG_CHANGE | |
make: *** [generate] Error 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment