Home
last modified time | relevance | path

Searched defs:data (Results 10726 - 10750 of 18461) sorted by relevance

1...<<421422423424425426427428429430>>...739

/device/board/hihope/rk3568/audio_drivers/soc/src/
H A Drk3568_dma_ops.c54 static int32_t GetDmaDevice(struct PlatformData *data) in GetDmaDevice() argument
89 static int32_t GetDmaChannel(struct PlatformData *data) in GetDmaChannel() argument
144 static int32_t DmaRtdInit(struct PlatformData *data) in DmaRtdInit() argument
179 struct PlatformData *data = NULL; AudioDmaDeviceInit() local
218 Rk3568DmaBufAlloc(struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaBufAlloc() argument
264 Rk3568DmaBufFree(struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaBufFree() argument
296 Rk3568DmaRequestChannel(const struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaRequestChannel() argument
303 Rk3568DmaConfigChannel(const struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaConfigChannel() argument
356 Rk3568PcmPointer(struct PlatformData *data, const enum AudioStreamType streamType, uint32_t *pointer) Rk3568PcmPointer() argument
414 Rk3568DmaPrep(const struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaPrep() argument
422 struct PlatformData *data = NULL; RenderPcmDmaComplete() local
446 struct PlatformData *data = NULL; CapturePcmDmaComplete() local
474 Rk3568DmaSubmit(const struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaSubmit() argument
533 Rk3568DmaPending(struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaPending() argument
567 Rk3568DmaPause(struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaPause() argument
598 Rk3568DmaResume(const struct PlatformData *data, const enum AudioStreamType streamType) Rk3568DmaResume() argument
[all...]
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_display.h96 virtual int32_t RegDisplayVBlankCallback(VBlankCallback cb, void *data) in RegDisplayVBlankCallback() argument
/device/soc/hisilicon/common/platform/timer/
H A Dtimer_hi35xx.c211 static uint32_t TimerHi35xxIrqHandle(uint32_t irqId, void *data) in TimerHi35xxIrqHandle() argument
/device/soc/hisilicon/common/platform/uart/
H A Duart_hi35xx.c101 static int32_t Hi35xxRead(struct UartHost *host, uint8_t *data, uint32_t size) in Hi35xxRead() argument
124 static int32_t Hi35xxWrite(struct UartHost *host, uint8_t *data, uint32_t size) in Hi35xxWrite() argument
H A Duart_pl011.c30 static uint32_t Pl011Irq(uint32_t irq, void *data) in Pl011Irq() argument
360 unsigned long data; in Pl011Read() local
415 unsigned long data; in PL011UartRecvNotify() local
[all...]
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
H A Dddr_training_cmd.c228 void ddr_lpca_data_save(struct ddr_cfg_st *cfg, const struct ca_data_st *data) in ddr_lpca_data_save() argument
/device/qemu/drivers/uart/
H A Duart_pl011.c31 static uint32_t Pl011Irq(uint32_t irq, void *data) in Pl011Irq() argument
361 unsigned long data; in Pl011Read() local
416 unsigned long data; in PL011UartRecvNotify() local
[all...]
/device/soc/hisilicon/common/platform/rtc/
H A Drtc_hi35xx.c655 HiRtcIrqHandle(uint32_t irqId, void *data) HiRtcIrqHandle() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/primesensor_ps5260_2L/
H A Dps5260_2l_sensor_ctl.c98 int data; in ps5260_2l_read_register() local
121 int ps5260_2l_write_register(VI_PIPE vi_pipe, HI_U32 addr, HI_U32 data) in ps5260_2l_write_register() argument
[all...]
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/mmz/
H A Ddrv_tee_smmu_agent.c218 static int smmu_tee_agent_work(void *data) in smmu_tee_agent_work() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H A Dboot_upg_check_secure.c101 hi_u8 data = 0; in boot_upg_is_secure_efuse() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H A Dtransfer.c233 hi_u8 *data = HI_NULL; in upload_send_file_info() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H A Dblackbox_adapter_impl.c548 char *data; in SystemModuleGetLastLogInfo() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/drivers/flash/
H A Dhi_loaderboot_flash.c130 hi_u32 spi_flash_write_sr_reg(hi_u8 cmd, hi_u8* data, hi_u8 data_len, hi_bool is_volatile) in spi_flash_write_sr_reg() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H A Dhi_mdm_types.h93 hi_u8 data[0]; /**< Data. CNcomment:数据CNend */ member
103 hi_pvoid data; /* Pointer to the data buffer. */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/include/
H A Dhi_hwtimer.h110 hi_u32 data; member
123 hi_u32 data; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dkernel_crypto.c670 encrypt_ctx *data = encrypt_get_ctx(); in crypto_encrypt_data_to_flash() local
H A Dupg_check_boot_bin.c186 hi_u32 upg_boot_decrypt(hi_u8 *data, hi_u32 data_len) in upg_boot_decrypt() argument
240 hi_u32 upg_check_boot_from_mem(hi_u8 *data, hi_u32 data_len, hi_u8 *key_part1, hi_u8 *key_part2) in upg_check_boot_from_mem() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
H A Dresource.h199 coap_resource_set_userdata(coap_resource_t *r, void *data) { in coap_resource_set_userdata() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DMQTTProperties.h93 char* data; /**< pointer to the string data */ member
109 MQTTLenString data; /**< The value of a string property, or the name of a user property. */ member
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Ddrm_display.cpp265 int32_t DrmDisplay::RegDisplayVBlankCallback(VBlankCallback cb, void *data) in RegDisplayVBlankCallback() argument
H A Dhdi_display.cpp221 VsyncCallBack::VsyncCallBack(VBlankCallback cb, void *data, uint32_t displayId) in VsyncCallBack() argument
H A Dhdi_display.h106 virtual int32_t RegDisplayVBlankCallback(VBlankCallback cb, void *data) in RegDisplayVBlankCallback() argument
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_debugger.c32 static int rga_debug_show(struct seq_file *m, void *data) in rga_debug_show() argument
122 static int rga_version_show(struct seq_file *m, void *data) in rga_version_show() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_ioctl.c117 int drm_getunique(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getunique() argument
182 int drm_getclient(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getclient() argument
220 static int drm_getstats(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getstats() argument
233 static int drm_getcap(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_getcap() argument
318 static int drm_setclientcap(struct drm_device *dev, void *data, struct drm_file *file_priv) in drm_setclientcap() argument
394 drm_setversion(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_setversion() argument
448 drm_noop(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_noop() argument
470 drm_invalid_op(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_invalid_op() argument
513 drm_version(struct drm_device *dev, void *data, struct drm_file *file_priv) drm_version() argument
[all...]

Completed in 24 milliseconds

1...<<421422423424425426427428429430>>...739