Home
last modified time | relevance | path

Searched defs:buf (Results 226 - 250 of 450) sorted by relevance

12345678910>>...18

/device/board/hihope/dayu210/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_codec_node.cpp268 void RKCodecNode::SerchIFps(unsigned char* buf, size_t bufSize, std::shared_ptr<IBuffer>& buffer) in SerchIFps() argument
/device/board/hihope/rk3568/camera/vdi_impl/v4l2/pipeline_core/src/node/
H A Drk_codec_node.cpp251 static void SerchIFps(unsigned char* buf, size_t bufSize, std::shared_ptr<IBuffer>& buffer) in SerchIFps() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c243 static err_t ConfigRxBuffer(struct VirtNetif *nic, VADDR_T buf) in ConfigRxBuffer() argument
275 VADDR_T buf, pad; in ConfigQueue() local
423 struct pbuf *buf = NULL; VirtnetRxHandle() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c366 int UartSend(int fd, char *buf, int len) in UartSend() argument
401 UartRead(int uartFd, char *buf, int len, int timeoutMs) UartRead() argument
457 crc32(const unsigned char *buf, unsigned int size) crc32() argument
475 HisignallingDataPackage(HisignallingProtocalType *buf, unsigned int len, unsigned char *hisignallingDataBuf) HisignallingDataPackage() argument
505 HisignallingMsgReceive(int fd, unsigned char *buf, unsigned int len) HisignallingMsgReceive() argument
542 HisignallingMsgSend(int fd, char *buf, unsigned int dataLen) HisignallingMsgSend() argument
[all...]
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/
H A Dwifi_device.c65 static int WriteNetworkConfig(const unsigned char *buf, unsigned int len) in WriteNetworkConfig() argument
87 static int ReadNetworkConfig(unsigned char *buf, unsigned int len) in ReadNetworkConfig() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H A Dnetwork_config_sample.c404 char *buf = malloc(writeLen + 1); in SendRawEncodeData() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/
H A Dcrypto.c733 hi_u32 upg_check_encrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_encrypt() argument
785 upg_encrypt_part_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) upg_encrypt_part_write() argument
984 upg_check_decrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) upg_check_decrypt() argument
1030 upg_decrypt_part_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) upg_decrypt_part_read() argument
1089 crypto_kernel_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) crypto_kernel_write() argument
1111 crypto_kernel_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) crypto_kernel_read() argument
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_wifi.c432 const hi_char *buf = argv[4]; /* 4:key */ in cmd_sta_connect_get_key() local
489 const hi_char *buf = argv[3]; /* 3:The fourth parameter */ in parse_conn_para() local
687 const hi_char *buf = argv[3]; /* argc 3 */ cmd_sta_connect() local
1071 const hi_char *buf = argv[4]; /* argc 4 */ cmd_start_softap() local
1281 const hi_char *buf = argv[3]; /* 3 */ cmd_mesh_auto_connect() local
[all...]
H A Dhi_at.c155 hi_char *buf = NULL; in at_get_buf() local
467 at_cmd_execute(hi_char *buf) at_cmd_execute() argument
489 hi_char *buf = NULL; at_proc_task_body() local
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dstropts.h92 char *buf; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c807 static int cdn_dp_audio_get_eld(struct device *dev, void *data, u8 *buf, size_t len) in cdn_dp_audio_get_eld() argument
H A Danalogix_dp-rockchip.c140 static int rockchip_dp_audio_get_eld(struct device *dev, void *data, u8 *buf, size_t len) in rockchip_dp_audio_get_eld() argument
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H A Drecovery.c54 static int is_empty(void *buf, int len) in is_empty() argument
75 static int first_non_ff(void *buf, int len) in first_non_ff() argument
109 void *sbuf, *buf; in get_master_node() local
426 is_last_write(const struct ubifs_info *c, void *buf, int offs) is_last_write() argument
453 clean_buf(const struct ubifs_info *c, void **buf, int lnum, int *offs, int *len) clean_buf() argument
481 no_more_nodes(const struct ubifs_info *c, void *buf, int len, int lnum, int offs) no_more_nodes() argument
562 void *buf = sleb->buf + len - pad_len; fix_unclean_leb() local
646 void *buf = sbuf + offs; ubifs_recover_leb() local
1041 void *buf = sbuf; clean_an_unclean_leb() local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/power/
H A Dhibernate.c1113 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in disk_show() argument
1153 disk_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) disk_store() argument
1207 resume_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) resume_show() argument
1212 resume_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) resume_store() argument
1243 resume_offset_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) resume_offset_show() argument
1248 resume_offset_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) resume_offset_store() argument
1264 image_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) image_size_show() argument
1269 image_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) image_size_store() argument
1283 reserved_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) reserved_size_show() argument
1288 reserved_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n) reserved_size_store() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcapture_v1x.c596 struct rkisp_buffer *buf; in destroy_buf_queue() local
H A Ddmarx.c413 struct rkisp_dummy_buffer *buf; in update_rawrd() local
588 struct rkisp_buffer *buf; in destroy_buf_queue() local
[all...]
H A Dhw.c992 void *buf = hw_dev->isp[i]->sw_base_addr; in rkisp_runtime_resume() local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_hwcnt_types.h913 kbase_hwcnt_dump_buffer_block_instance( const struct kbase_hwcnt_dump_buffer *buf, size_t grp, size_t blk, size_t blk_inst) kbase_hwcnt_dump_buffer_block_instance() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_scheduler.c920 u32 mali_scheduler_dump_state(char *buf, u32 size) in mali_scheduler_dump_state() argument
[all...]
H A Dmali_pm.c469 mali_pm_dump_state_domain(struct mali_pm_domain *domain, char *buf, u32 size) mali_pm_dump_state_domain() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_types.h176 struct dma_buf *buf; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A Dkutf_suite.c338 static ssize_t kutf_debugfs_run_read(struct file *file, char __user *buf, in kutf_debugfs_run_read() argument
209 kutf_debugfs_const_string_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) kutf_debugfs_const_string_read() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_suite.c377 static ssize_t kutf_debugfs_run_read(struct file *file, char __user *buf, in kutf_debugfs_run_read() argument
220 kutf_debugfs_const_string_read(struct file *file, char __user *buf, size_t len, loff_t *ppos) kutf_debugfs_const_string_read() argument
509 kutf_debugfs_run_write(struct file *file, const char __user *buf, size_t len, loff_t *ppos) kutf_debugfs_run_write() argument
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_group.c1356 u32 mali_group_dump_state(struct mali_group *group, char *buf, u32 size) in mali_group_dump_state() argument
[all...]
H A Dmali_kernel_core.c1374 u32 _mali_kernel_core_dump_state(char *buf, u32 size) in _mali_kernel_core_dump_state() argument

Completed in 31 milliseconds

12345678910>>...18