| /drivers/hdf_core/framework/test/unittest/model/audio/src/ |
| D | audio_dma_base_test.c | 18 struct PlatformData data; in AudioDmaBufAllocTest() local 35 struct PlatformData data; in AudioDmaBufFreeTest() local 52 struct PlatformData data; in AudioDmaRequestChannelTest() local 67 struct PlatformData data; in AudioDmaConfigChannelTest() local 82 struct PlatformData data; in AudioDmaPrepTest() local 97 struct PlatformData data; in AudioDmaSubmitTest() local 112 struct PlatformData data; in AudioDmaPendingTest() local 127 struct PlatformData data; in AudioDmaPauseTest() local 142 struct PlatformData data; in AudioDmaResumeTest() local 157 struct PlatformData data; in AudioDmaPointerTest() local
|
| /drivers/hdf_core/framework/model/audio/common/src/ |
| D | audio_dma_base.c | 12 int32_t AudioDmaBufAlloc(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaBufAlloc() 20 int32_t AudioDmaBufFree(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaBufFree() 28 int32_t AudioDmaRequestChannel(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaRequestChannel() 36 int32_t AudioDmaConfigChannel(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaConfigChannel() 44 int32_t AudioDmaPrep(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaPrep() 52 int32_t AudioDmaSubmit(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaSubmit() 60 int32_t AudioDmaPending(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaPending() 68 int32_t AudioDmaPause(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaPause() 76 int32_t AudioDmaResume(struct PlatformData *data, enum AudioStreamType streamType) in AudioDmaResume() 84 int32_t AudioDmaPointer(struct PlatformData *data, enum AudioStreamType streamType, uint32_t *point… in AudioDmaPointer()
|
| D | audio_platform_base.c | 186 int32_t AudioSetRenderBufInfo(struct PlatformData *data, const struct AudioPcmHwParams *param) in AudioSetRenderBufInfo() 214 int32_t AudioSetCaptureBufInfo(struct PlatformData *data, const struct AudioPcmHwParams *param) in AudioSetCaptureBufInfo() 251 struct PlatformData *data = PlatformDataFromCard(card); in AudioDmaBuffStatus() local 298 struct PlatformData *data = NULL; in AudioPcmWrite() local 356 static int32_t PcmReadData(struct PlatformData *data, struct AudioRxData *rxData) in PcmReadData() 396 struct PlatformData *data = NULL; in AudioPcmRead() local 439 static int32_t MmapWriteData(struct PlatformData *data, char *tmpBuf) in MmapWriteData() 472 static int32_t AudioPlatformDataInit(struct PlatformData *data, uint32_t *totalSize, uint32_t *last… in AudioPlatformDataInit() 500 struct PlatformData *data = PlatformDataFromCard(card); in AudioMmapWriteTransfer() local 546 struct PlatformData *data = NULL; in AudioPcmMmapWrite() local [all …]
|
| /drivers/peripheral/codec/hal/src/ |
| D | codec_types.c | 23 static bool BufferHandleMarshalling(struct HdfSBuf *data, BufferHandle *handle) in BufferHandleMarshalling() 68 static bool BufferHandleUnmarshalling(struct HdfSBuf *data, BufferHandle **handle) in BufferHandleUnmarshalling() 118 bool OMX_TUNNELSETUPTYPEBlockMarshalling(struct HdfSBuf *data, const struct OMX_TUNNELSETUPTYPE *da… in OMX_TUNNELSETUPTYPEBlockMarshalling() 133 bool OMX_TUNNELSETUPTYPEBlockUnmarshalling(struct HdfSBuf *data, struct OMX_TUNNELSETUPTYPE *dataBl… in OMX_TUNNELSETUPTYPEBlockUnmarshalling() 162 static bool CodecBufferMarshalling(struct HdfSBuf *data, const struct OmxCodecBuffer *dataBlock) in CodecBufferMarshalling() 202 bool OmxCodecBufferBlockMarshalling(struct HdfSBuf *data, const struct OmxCodecBuffer *dataBlock) in OmxCodecBufferBlockMarshalling() 248 static bool CodecBufferUnmarshalling(struct HdfSBuf *data, struct OmxCodecBuffer *dataBlock) in CodecBufferUnmarshalling() 325 bool OmxCodecBufferBlockUnmarshalling(struct HdfSBuf *data, struct OmxCodecBuffer *dataBlock) in OmxCodecBufferBlockUnmarshalling() 369 bool RangeValueBlockMarshalling(struct HdfSBuf *data, const RangeValue *dataBlock) in RangeValueBlockMarshalling() 384 bool RangeValueBlockUnmarshalling(struct HdfSBuf *data, RangeValue *dataBlock) in RangeValueBlockUnmarshalling() [all …]
|
| D | codec_component_type_stub.c | 40 …ic int32_t SerStubGetComponentVersion(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, in SerStubGetComponentVersion() 59 static int32_t SerStubSendCommand(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, str… in SerStubSendCommand() 109 static int32_t SerStubGetParameter(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, st… in SerStubGetParameter() 158 static int32_t SerStubSetParameter(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, st… in SerStubSetParameter() 202 static int32_t SerStubGetConfig(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struc… in SerStubGetConfig() 251 static int32_t SerStubSetConfig(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struc… in SerStubSetConfig() 295 …atic int32_t SerStubGetExtensionIndex(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, in SerStubGetExtensionIndex() 327 static int32_t SerStubGetState(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struct… in SerStubGetState() 346 …int32_t SerStubComponentTunnelRequest(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, in SerStubComponentTunnelRequest() 389 static int32_t SerStubUseBuffer(struct CodecComponentType *serviceImpl, struct HdfSBuf *data, struc… in SerStubUseBuffer() [all …]
|
| /drivers/peripheral/display/hdi_service/device/src/server/ |
| D | display_device_host_driver.cpp | 67 struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf *data, struct HdfSBuf *reply) in DisplayDeviceServiceDispatch() 150 int32_t DisplayDeviceServerStub::OnRemoteRequest(int cmdId, MessageParcel *data, MessageParcel *rep… in OnRemoteRequest() 174 static void HotPlugCallbackFunc(uint32_t devId, bool connected, void *data) in HotPlugCallbackFunc() 186 int32_t DisplayDeviceServerStub::RegHotPlugCallback(MessageParcel *data, MessageParcel *reply) in RegHotPlugCallback() 203 int32_t DisplayDeviceServerStub::GetDisplayCapability(MessageParcel *data, MessageParcel *reply) in GetDisplayCapability() 229 int32_t DisplayDeviceServerStub::GetDisplaySupportedModes(MessageParcel *data, MessageParcel *reply) in GetDisplaySupportedModes() 266 int32_t DisplayDeviceServerStub::GetDisplayMode(MessageParcel *data, MessageParcel *reply) in GetDisplayMode() 293 int32_t DisplayDeviceServerStub::SetDisplayMode(MessageParcel *data, MessageParcel *reply) in SetDisplayMode() 317 int32_t DisplayDeviceServerStub::GetDisplayPowerStatus(MessageParcel *data, MessageParcel *reply) in GetDisplayPowerStatus() 344 int32_t DisplayDeviceServerStub::SetDisplayPowerStatus(MessageParcel *data, MessageParcel *reply) in SetDisplayPowerStatus() [all …]
|
| /drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/message/ |
| D | mock.js | 19 data: ` property 35 data: ` property 61 send(type, data) { argument 65 data: { property 67 data: data property 82 data: getArray(msg.data) property
|
| /drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/ |
| D | sample_hdi_service_stub.cpp | 27 static int32_t SampleServiceStubPing(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in SampleServiceStubPing() 42 static int32_t SampleServiceStubSum(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in SampleServiceStubSum() 71 static int32_t SampleServiceStubCallback(struct HdfDeviceIoClient *client, struct HdfSBuf *data, st… in SampleServiceStubCallback() 92 struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBuf *reply) in SampleServiceStubStructTrans() 116 struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBuf *reply) in SampleServiceStubBufferTrans() 140 struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBuf *reply) in SampleServiceRegisterDevice() 155 struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBuf *reply) in SampleServiceUnregisterDevice() 169 static int32_t SampleServiceUpdateDevice(struct HdfDeviceIoClient *client, struct HdfSBuf *data) in SampleServiceUpdateDevice() 182 static int32_t SampleServiceSmqTrans(struct HdfDeviceIoClient *client, struct HdfSBuf *data) in SampleServiceSmqTrans() 203 static int32_t SampleServiceEndHost(struct HdfDeviceIoClient *client, struct HdfSBuf *data) in SampleServiceEndHost() [all …]
|
| /drivers/peripheral/wlan/client/src/sbuf/ |
| D | sbuf_wpa_cmd_adapter.c | 34 struct HdfSBuf *data = NULL; in WifiEapolPacketSend() local 64 struct HdfSBuf *data = NULL; in WifiEapolPacketReceive() local 117 struct HdfSBuf *data = NULL; in WifiEapolEnable() local 142 struct HdfSBuf *data = NULL; in WifiEapolDisable() local 164 struct HdfSBuf *data = NULL; in WifiCmdSetAp() local 211 struct HdfSBuf *data = NULL; in WifiCmdChangeBeacon() local 243 struct HdfSBuf *data = NULL; in WifiCmdSendMlme() local 270 struct HdfSBuf *data = NULL; in WifiCmdOperKey() local 325 struct HdfSBuf *data = NULL; in WifiCmdSetMode() local 353 struct HdfSBuf *data = NULL; in WifiCmdGetOwnMac() local [all …]
|
| /drivers/peripheral/audio/hal/hdi_binder/proxy/src/ |
| D | audio_proxy_common.c | 37 int32_t id, struct HdfSBuf *data, struct HdfSBuf *reply) in AudioProxyDispatchCall() 70 void AudioProxyBufReplyRecycle(struct HdfSBuf *data, struct HdfSBuf *reply) in AudioProxyBufReplyRecycle() 81 int32_t AudioProxyPreprocessSBuf(struct HdfSBuf **data, struct HdfSBuf **reply) in AudioProxyPreprocessSBuf() 100 int32_t AudioProxyPreprocessRender(struct AudioHwRender *render, struct HdfSBuf **data, struct HdfS… in AudioProxyPreprocessRender() 133 int32_t AudioProxyPreprocessCapture(struct AudioHwCapture *capture, struct HdfSBuf **data, struct H… in AudioProxyPreprocessCapture() 166 int32_t AudioProxyWriteSampleAttributes(struct HdfSBuf *data, const struct AudioSampleAttributes *a… in AudioProxyWriteSampleAttributes() 265 struct HdfSBuf *data = NULL; in AudioProxyCommonSetRenderCtrlParam() local 302 struct HdfSBuf *data = NULL; in AudioProxyCommonGetRenderCtrlParam() local 334 struct HdfSBuf *data = NULL; in AudioProxyCommonSetCaptureCtrlParam() local 371 struct HdfSBuf *data = NULL; in AudioProxyCommonGetCaptureCtrlParam() local [all …]
|
| /drivers/peripheral/display/hdi_service/device/src/util/ |
| D | display_device_common.cpp | 41 bool DisplayDeviceWriteUint32(MessageParcel *parcel, uint32_t data) in DisplayDeviceWriteUint32() 58 bool DisplayDeviceReadUint32(uint32_t *data, OHOS::MessageParcel *parcel) in DisplayDeviceReadUint32() 71 bool DisplayDeviceWriteInt32(OHOS::MessageParcel *parcel, int32_t data) in DisplayDeviceWriteInt32() 88 bool DisplayDeviceReadInt32(int32_t *data, OHOS::MessageParcel *parcel) in DisplayDeviceReadInt32() 100 bool DisplayDeviceWriteBool(OHOS::MessageParcel *parcel, bool data) in DisplayDeviceWriteBool() 116 bool DisplayDeviceReadBool(bool *data, OHOS::MessageParcel *parcel) in DisplayDeviceReadBool() 129 bool DisplayDeviceWriteUint64(OHOS::MessageParcel *parcel, uint64_t data) in DisplayDeviceWriteUint64() 147 bool DisplayDeviceReadUint64(uint64_t *data, OHOS::MessageParcel *parcel) in DisplayDeviceReadUint64() 160 bool DisplayDeviceWritePtr(OHOS::MessageParcel *parcel, uintptr_t data) in DisplayDeviceWritePtr() 177 bool DisplayDeviceReadPtr(uintptr_t *&data, OHOS::MessageParcel *parcel) in DisplayDeviceReadPtr() [all …]
|
| /drivers/hdf_core/framework/support/platform/src/gpio/ |
| D | gpio_service.c | 20 static int32_t GpioServiceIoRead(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoRead() 50 static int32_t GpioServiceIoWrite(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoWrite() 80 static int32_t GpioServiceIoGetDir(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoGetDir() 110 static int32_t GpioServiceIoSetDir(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoSetDir() 145 struct HdfSBuf *data = NULL; in GpioServiceUpdate() local 170 static int32_t GpioServiceIrqFunc(uint16_t gpio, void *data) in GpioServiceIrqFunc() 178 static int32_t GpioServiceIoSetIrq(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoSetIrq() 208 static int32_t GpioServiceIoUnsetIrq(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoUnsetIrq() 231 static int32_t GpioServiceIoEnableIrq(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoEnableIrq() 256 static int32_t GpioServiceIoDisableIrq(struct HdfSBuf *data, struct HdfSBuf *reply) in GpioServiceIoDisableIrq() [all …]
|
| /drivers/hdf_core/framework/support/platform/src/hdmi/ |
| D | hdmi_edid.c | 67 static int32_t HdmiEdidBlockCheckSum(uint8_t *data) in HdmiEdidBlockCheckSum() 85 uint16_t data; in HdmiEdidVendorInfoPhase() local 179 uint32_t data = 0; in HdmiEdidEstablisedTimingPhase() local 230 uint8_t *data = block->stdTiming; in HdmiEdidStandardTimingPhase() local 255 …MonitorDescriptorPhase(const struct HdmiSinkDeviceCapability *sinkCap, uint8_t *data, uint32_t len) in HdmiEdidMonitorDescriptorPhase() 300 …didDetailedTimingDescriptorPhase(struct HdmiSinkDeviceCapability *cap, uint8_t *data, uint32_t len) in HdmiEdidDetailedTimingDescriptorPhase() 353 static void HdmiEdidDetailedTiming(struct HdmiSinkDeviceCapability *sinkCap, uint8_t *data, uint32_… in HdmiEdidDetailedTiming() 439 static void HdmiEdidExtAdbSampleRatePhase(struct HdmiEdidAudioInfo *audio, uint8_t data, uint8_t fo… in HdmiEdidExtAdbSampleRatePhase() 481 static void HdmiEdidExtAdbDepthAndMaxRatePhase(struct HdmiEdidAudioInfo *audio, uint8_t data, uint8… in HdmiEdidExtAdbDepthAndMaxRatePhase() 510 …dmiEdidExtAudioDataBlockPhase(struct HdmiSinkDeviceCapability *sinkCap, uint8_t *data, uint8_t len) in HdmiEdidExtAudioDataBlockPhase() [all …]
|
| D | hdmi_dispatch.c | 40 static int32_t HdmiCmdOpen(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *reply) in HdmiCmdOpen() 48 static int32_t HdmiCmdClose(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *reply) in HdmiCmdClose() 57 static int32_t HdmiCmdStart(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *reply) in HdmiCmdStart() 65 static int32_t HdmiCmdStop(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *reply) in HdmiCmdStop() 73 static int32_t HdmiCmdAvmuteSet(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *repl… in HdmiCmdAvmuteSet() 87 static int32_t HdmiCmdDeepColorSet(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *r… in HdmiCmdDeepColorSet() 100 static int32_t HdmiCmdDeepColorGet(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *r… in HdmiCmdDeepColorGet() 122 static int32_t HdmiCmdVideoAttrSet(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *r… in HdmiCmdVideoAttrSet() 135 static int32_t HdmiCmdAudioAttrSet(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *r… in HdmiCmdAudioAttrSet() 148 static int32_t HdmiCmdHdrAttrSet(struct HdmiCntlr *cntlr, struct HdfSBuf *data, struct HdfSBuf *rep… in HdmiCmdHdrAttrSet() [all …]
|
| /drivers/peripheral/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_server_render.c | 23 static int32_t GetInitRenderParaAttrs(struct HdfSBuf *data, struct AudioSampleAttributes *attrs) in GetInitRenderParaAttrs() 62 static int32_t GetInitRenderPara(struct HdfSBuf *data, struct AudioDeviceDescriptor *devDesc, in GetInitRenderPara() 109 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceCreatRender() 165 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceRenderDestory() 205 int32_t HdiServiceRenderStart(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in HdiServiceRenderStart() 222 int32_t HdiServiceRenderStop(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct H… in HdiServiceRenderStop() 240 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceRenderPause() 257 int32_t HdiServiceRenderResume(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in HdiServiceRenderResume() 274 int32_t HdiServiceRenderFlush(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in HdiServiceRenderFlush() 293 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceRenderGetFrameSize() [all …]
|
| D | hdf_audio_server_capture.c | 24 static int32_t GetInitCaptureParaAttrs(struct HdfSBuf *data, struct AudioSampleAttributes *attrs) in GetInitCaptureParaAttrs() 68 static int32_t GetInitCapturePara(struct HdfSBuf *data, struct AudioDeviceDescriptor *devDesc, in GetInitCapturePara() 109 int32_t HdiServiceCreatCapture(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in HdiServiceCreatCapture() 166 int32_t HdiServiceCaptureDestory(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, stru… in HdiServiceCaptureDestory() 204 int32_t HdiServiceCaptureStart(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in HdiServiceCaptureStart() 223 int32_t HdiServiceCaptureStop(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in HdiServiceCaptureStop() 240 int32_t HdiServiceCapturePause(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in HdiServiceCapturePause() 257 int32_t HdiServiceCaptureResume(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struc… in HdiServiceCaptureResume() 274 int32_t HdiServiceCaptureFlush(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in HdiServiceCaptureFlush() 292 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceCaptureGetFrameSize() [all …]
|
| /drivers/peripheral/bluetooth/audio/hal/hdi_binder/server/src/ |
| D | hdf_audio_server_render.cpp | 18 int32_t GetInitRenderParaAttrs(struct HdfSBuf *data, struct AudioSampleAttributes *attrs) in GetInitRenderParaAttrs() 57 int32_t GetInitRenderPara(struct HdfSBuf *data, struct AudioDeviceDescriptor *devDesc, in GetInitRenderPara() 104 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceCreatRender() 156 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceRenderDestory() 190 int32_t HdiServiceRenderStart(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in HdiServiceRenderStart() 203 int32_t HdiServiceRenderStop(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct H… in HdiServiceRenderStop() 217 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceRenderPause() 231 int32_t HdiServiceRenderResume(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in HdiServiceRenderResume() 244 int32_t HdiServiceRenderFlush(const struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in HdiServiceRenderFlush() 259 struct HdfSBuf *data, struct HdfSBuf *reply) in HdiServiceRenderGetFrameSize() [all …]
|
| /drivers/hdf_core/framework/model/network/wifi/platform/src/ |
| D | hdf_wifi_event.c | 27 struct HdfSBuf *data = NULL; in HdfWifiEventNewSta() local 65 struct HdfSBuf *data = NULL; in HdfWifiEventDelSta() local 93 struct HdfSBuf *data = NULL; in HdfWifiEventInformBssFrame() local 132 struct HdfSBuf *data = NULL; in HdfWifiEventScanDone() local 206 struct HdfSBuf *data = NULL; in HdfWifiEventConnectResult() local 243 struct HdfSBuf *data = NULL; in HdfWifiEventDisconnected() local 271 struct HdfSBuf *data = NULL; in HdfWifiEventMgmtTxStatus() local 299 struct HdfSBuf *data = NULL; in HdfWifiEventCsaChannelSwitch() local 326 struct HdfSBuf *data = NULL; in HdfWifiEventTimeoutDisconnected() local 352 struct HdfSBuf *data = NULL; in HdfWifiEventRxMgmt() local [all …]
|
| /drivers/peripheral/codec/hdi_service/codec_proxy/ |
| D | codec_proxy.c | 29 int32_t id, struct HdfSBuf *data, struct HdfSBuf *reply) in CodecProxyCall() 39 static int32_t CodecProxyReqSBuf(struct HdfSBuf **data, struct HdfSBuf **reply) in CodecProxyReqSBuf() 54 static void CodecProxySBufRecycle(struct HdfSBuf *data, struct HdfSBuf *reply) in CodecProxySBufRecycle() 68 struct HdfSBuf *data = NULL; in CodecPorxyInit() local 93 struct HdfSBuf *data = NULL; in CodecProxyDeinit() local 120 struct HdfSBuf *data = NULL; in CodecProxyEnumerateCapability() local 158 struct HdfSBuf *data = NULL; in CodecProxyGetCapability() local 204 struct HdfSBuf *data = NULL; in CodecProxyCreate() local 238 struct HdfSBuf *data = NULL; in CodecCreateByType() local 283 struct HdfSBuf *data = NULL; in CodecProxyDestroy() local [all …]
|
| /drivers/peripheral/codec/hdi_service/codec_service_stub/ |
| D | codec_stub.c | 29 static int32_t SerCodecInit(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBuf … in SerCodecInit() 43 static int32_t SerCodecDeinit(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBu… in SerCodecDeinit() 57 static int32_t SerCodecEnumerateCapability(struct HdfDeviceIoClient *client, struct HdfSBuf *data, in SerCodecEnumerateCapability() 86 static int32_t SerCodecGetCapability(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct… in SerCodecGetCapability() 116 static int32_t SerCodecCreate(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSBu… in SerCodecCreate() 139 static int32_t SerCodecCreateByType(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in SerCodecCreateByType() 167 static int32_t SerCodecDestroy(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct HdfSB… in SerCodecDestroy() 183 static int32_t SerCodecSetPortMode(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct H… in SerCodecSetPortMode() 215 static int32_t SerCodecGetPortMode(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct H… in SerCodecGetPortMode() 262 static int32_t SerCodecSetParameter(struct HdfDeviceIoClient *client, struct HdfSBuf *data, struct … in SerCodecSetParameter() [all …]
|
| /drivers/peripheral/display/hdi_service/device/src/proxy/display_device_proxy/ |
| D | display_device_proxy.cpp | 99 MessageParcel data; in RegHotPlugCallback() local 125 MessageParcel data; in RegDisplayVBlankCallback() local 153 MessageParcel data; in RegDisplayRefreshCallback() local 178 MessageParcel data; in GetDisplayCapability() local 206 MessageParcel data; in GetDisplaySupportedModes() local 240 MessageParcel data; in GetDisplayMode() local 265 MessageParcel data; in SetDisplayMode() local 293 MessageParcel data; in GetDisplayPowerStatus() local 317 MessageParcel data; in SetDisplayPowerStatus() local 346 MessageParcel data; in GetDisplayBacklight() local [all …]
|
| /drivers/peripheral/audio/test/unittest/hdi/client_advance/common/src/ |
| D | audio_proxy_common_test.cpp | 39 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 47 struct HdfSBuf *data = nullptr; variable 56 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 69 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 98 struct HdfSBuf *data = nullptr; variable 108 struct HdfSBuf *data = nullptr; variable 118 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 127 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 225 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable
|
| /drivers/peripheral/audio/test/unittest/hdi/client/common/src/ |
| D | audio_proxy_common_test.cpp | 39 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 47 struct HdfSBuf *data = nullptr; variable 56 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 69 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 98 struct HdfSBuf *data = nullptr; variable 108 struct HdfSBuf *data = nullptr; variable 118 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 127 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable 225 struct HdfSBuf *data = AudioProxyObtainHdfSBuf(); variable
|
| /drivers/hdf_core/framework/support/platform/src/rtc/ |
| D | rtc_service.c | 39 static int32_t RtcServiceIoWriteTime(struct RtcHost *host, struct HdfSBuf *data) in RtcServiceIoWriteTime() 59 static int32_t RtcServiceIoReadAlarm(struct RtcHost *host, struct HdfSBuf *data, struct HdfSBuf *re… in RtcServiceIoReadAlarm() 84 static int32_t RtcServiceIoWriteAlarm(struct RtcHost *host, struct HdfSBuf *data) in RtcServiceIoWriteAlarm() 114 struct HdfSBuf *data = NULL; in RtcAlarmServiceCallback() local 142 static int32_t RtcServiceIoRegisterAlarmCallback(struct RtcHost *host, struct HdfSBuf *data) in RtcServiceIoRegisterAlarmCallback() 156 static int32_t RtcServiceIoInterruptEnable(struct RtcHost *host, struct HdfSBuf *data) in RtcServiceIoInterruptEnable() 200 static int32_t RtcServiceIoSetFreq(struct RtcHost *host, struct HdfSBuf *data) in RtcServiceIoSetFreq() 232 static int32_t RtcServiceIoReadReg(struct RtcHost *host, struct HdfSBuf *data, struct HdfSBuf *repl… in RtcServiceIoReadReg() 257 static int32_t RtcServiceIoWriteReg(struct RtcHost *host, struct HdfSBuf *data) in RtcServiceIoWriteReg() 282 int32_t RtcIoDispatch(struct HdfDeviceIoClient *client, int cmd, struct HdfSBuf *data, struct HdfSB… in RtcIoDispatch()
|
| /drivers/peripheral/display/hdi_service/video_layer/server/ |
| D | video_layer_stub.cpp | 40 int32_t VideoLayerStub::LayerStubInitDisplay(MessageParcel &data, MessageParcel &reply, MessageOpti… in LayerStubInitDisplay() 55 int32_t VideoLayerStub::LayerStubDeinitDisplay(MessageParcel &data, MessageParcel &reply, MessageOp… in LayerStubDeinitDisplay() 70 int32_t VideoLayerStub::LayerStubGetDisplayInfo(MessageParcel &data, MessageParcel &reply, MessageO… in LayerStubGetDisplayInfo() 94 int32_t VideoLayerStub::LayerStubCreateLayer(MessageParcel &data, MessageParcel &reply, MessageOpti… in LayerStubCreateLayer() 122 int32_t VideoLayerStub::LayerStubCloseLayer(MessageParcel &data, MessageParcel &reply, MessageOptio… in LayerStubCloseLayer() 138 int32_t VideoLayerStub::LayerStubSetLayerVisible(MessageParcel &data, MessageParcel &reply, Message… in LayerStubSetLayerVisible() 155 int32_t VideoLayerStub::LayerStubGetLayerVisibleState(MessageParcel &data, MessageParcel &reply, Me… in LayerStubGetLayerVisibleState() 177 int32_t VideoLayerStub::LayerStubSetLayerRect(MessageParcel &data, MessageParcel &reply, MessageOpt… in LayerStubSetLayerRect() 199 int32_t VideoLayerStub::LayerStubGetLayerRect(MessageParcel &data, MessageParcel &reply, MessageOpt… in LayerStubGetLayerRect() 225 int32_t VideoLayerStub::LayerStubSetLayerZorder(MessageParcel &data, MessageParcel &reply, MessageO… in LayerStubSetLayerZorder() [all …]
|