Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 79) sorted by relevance

1234

/device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/diag_dfx_cmd/diag_audio_sample_data/include/
Dcirc_buf.h33 volatile td_u32 *read; /* circle buffer read pointer */ member
51 static inline td_void circ_buf_init(circ_buf *cb, td_u32 *write, td_u32 *read, td_u8 *data, td_u32 … in circ_buf_init()
68 static inline td_u32 circ_buf_data_size(td_u32 write, td_u32 read, td_u32 size) in circ_buf_data_size()
73 static inline td_u32 circ_buf_free_size(td_u32 write, td_u32 read, td_u32 size) in circ_buf_free_size()
151 td_u32 read = *cb->read; in circ_buf_read() local
189 td_u32 read = *cb->read; in circ_buf_cast_read() local
202 td_u32 read = *cb->read; in circ_buf_cast_relese() local
215 td_u32 read = *cb->read; in circ_buf_peak() local
228 td_u32 read = *cb->read; in circ_buf_poke() local
/device/soc/hisilicon/ws63v100/sdk/middleware/utils/dfx/log_buffer/
Dlog_memory_definitions.h64 volatile uint32_t read; member
74 volatile uint32_t read; member
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl/lib/gcc/riscv32-linux-musl/7.3.0/include/ssp/
Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/lib/gcc/riscv32-linux-musl/7.3.0/include/ssp/
Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp/lib/gcc/riscv32-linux-musl/7.3.0/include/ssp/
Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_fp_win/lib/gcc/riscv32-linux-musl/7.3.0/include/ssp/
Dunistd.h51 read (int __fd, void *__buf, size_t __nbytes) in read() function
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
Drk_vendor_storage.c33 int rk_vendor_register(void *read, void *write) in rk_vendor_register()
/device/soc/rockchip/common/vendor/drivers/rockchip/
Drk_vendor_storage.c35 int rk_vendor_register(void *read, void *write) in rk_vendor_register()
/device/soc/hisilicon/ws63v100/sdk/bootloader/commonboot/include/
Dboot_flash.h34 flash_read_func read; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_l2_mmu_config.c52 struct l2_mmu_config_limit_region read; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
Dmali_kbase_l2_mmu_config.c50 struct l2_mmu_config_limit_region read; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp-audio.h25 u32 (*read)(struct dw_hdmi_qp *hdmi, int offset); member
Ddw-hdmi-audio.h21 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
Ddw-hdmi-hdcp.h48 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp-audio.h25 u32 (*read)(struct dw_hdmi_qp *hdmi, int offset); member
Ddw-hdmi-hdcp.h48 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/device/soc/rockchip/rk3588/kernel/include/linux/
Ddw-hdmi-audio.h21 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
Ddw-hdmi-hdcp.h48 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/device/soc/rockchip/rk3588/kernel/include/linux/soc/rockchip/
Drk_vendor_storage.h47 static inline int rk_vendor_register(void *read, void *write) in rk_vendor_register()
/device/soc/rockchip/common/sdk_linux/include/linux/soc/rockchip/
Drk_vendor_storage.h47 static inline int rk_vendor_register(void *read, void *write) in rk_vendor_register()
/device/soc/hisilicon/ws63v100/sdk/kernel/osal/include/proc/
Dosal_proc.h47 int (*read)(struct osal_proc_dir_entry *entry); member
/device/soc/hisilicon/ws63v100/adapter/kal/posix/src/
Dfile.c197 ssize_t read(int fd, void *buf, size_t nbytes) in read() function
/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
Dfile.c213 ssize_t read(int fd, void *buf, size_t nbytes) in read() function
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-hdcp.h48 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/device/soc/hisilicon/ws63v100/sdk/tools/bin/compiler/riscv/cc_riscv32_musl_100/cc_riscv32_musl_win/sysroot/usr/include/
Dstdio.h199 cookie_read_function_t *read; member

1234