| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/ |
| D | hwio.c | 20 void *buf, size_t buf_len, int buf_id) in __xradio_read() 44 const void *buf, size_t buf_len, int buf_id) in __xradio_write() 93 void *buf, size_t buf_len) in xradio_reg_read() 106 const void *buf, size_t buf_len) in xradio_reg_write() 146 int xradio_data_read(struct xradio_common *hw_priv, void *buf, size_t buf_len) in xradio_data_read() 173 size_t buf_len) in xradio_data_write() 200 size_t buf_len, u32 prefetch, u16 port_addr) in xradio_indirect_read() 277 size_t buf_len) in xradio_apb_write() 319 size_t buf_len) in xradio_ahb_write()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/utility/ |
| D | cfg_op.c | 169 unsigned int i, buf_len; in get_one_key_value() local 241 unsigned int i, buf_len; in get_all_keys_value() local 308 unsigned int i, buf_len; in cfg_get_sections() local 540 int buf_len; in cfg_read_file() local 566 int buf_len; in cfg_write_file() local 596 int buf_len, ret = 0; in cfg_read_ini() local
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | frag.c | 34 bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag() 104 bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, in bcm_tlv_dot11_frag_tot_len()
|
| D | bcmbloom.c | 161 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member() 218 uint buf_size, uint8 *buf, uint *buf_len) in bcm_bloom_get_filter_data()
|
| D | dhd_dbg_ring.c | 323 dhd_dbg_ring_pull_single(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_header) in dhd_dbg_ring_pull_single() 411 dhd_dbg_ring_pull(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_hdr) in dhd_dbg_ring_pull()
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | frag.c | 38 int bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag() 107 int bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, uint8 id, in bcm_tlv_dot11_frag_tot_len()
|
| D | dhd_dbg_ring.c | 271 int dhd_dbg_ring_pull_single(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, in dhd_dbg_ring_pull_single() 367 int dhd_dbg_ring_pull(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, in dhd_dbg_ring_pull()
|
| D | bcmbloom.c | 171 const uint8 *buf, uint buf_len) in bcm_bloom_is_member() 235 uint *buf_len) in bcm_bloom_get_filter_data()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | frag.c | 39 bcm_tlv_dot11_defrag(const void *buf, uint buf_len, uint8 id, bool id_ext, in bcm_tlv_dot11_defrag() 109 bcm_tlv_dot11_frag_tot_len(const void *buf, uint buf_len, in bcm_tlv_dot11_frag_tot_len()
|
| D | bcmbloom.c | 169 const uint8 *tag, uint tag_len, const uint8 *buf, uint buf_len) in bcm_bloom_is_member() 228 uint buf_size, uint8 *buf, uint *buf_len) in bcm_bloom_get_filter_data()
|
| D | dhd_dbg_ring.c | 269 dhd_dbg_ring_pull_single(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_header) in dhd_dbg_ring_pull_single() 361 dhd_dbg_ring_pull(dhd_dbg_ring_t *ring, void *data, uint32 buf_len, bool strip_hdr) in dhd_dbg_ring_pull()
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/crypto/ |
| D | sha256-prf.c | 32 const u8 *data, size_t data_len, u8 *buf, size_t buf_len) in sha256_prf() 65 size_t buf_len = (buf_len_bits + 7) / 8; in sha256_prf_bits() local
|
| /device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/ |
| D | ecp_alt_b91_backend_test.c | 366 size_t buf_len; in ecp_alt_b91_backend_test() local 403 size_t buf_len; in ecp_alt_b91_backend_test() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/secure/ |
| D | crypto.c | 733 hi_u32 upg_check_encrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_encrypt() 785 hi_u32 upg_encrypt_part_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_encrypt_part_write() 984 hi_u32 upg_check_decrypt(boot_crypto_ctx *para, hi_u8 *buf, hi_u32 buf_len) in upg_check_decrypt() 1030 hi_u32 upg_decrypt_part_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_decrypt_part_read() 1089 hi_u32 crypto_kernel_write(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in crypto_kernel_write() 1111 hi_u32 crypto_kernel_read(hi_u32 start, hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in crypto_kernel_read()
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/bk_cli/ |
| D | shell_task.c | 463 static u16 append_link_data_byte(u8 * link_buf, u16 buf_len, u8 * data_ptr, u16 data_len) in append_link_data_byte() 701 u16 read_cnt, buf_len, echo_len; in rx_ind_process() local 1126 u16 data_len, buf_len; in shell_log_out_direct() local 1197 u16 log_len = 0, buf_len; in shell_log_out_port() local 1286 u16 trace_len = 0, buf_len; in shell_trace_out() local 1357 u16 spy_len = 0, buf_len; in shell_spy_out() local 1403 u16 data_len, buf_len; in shell_assert_out() local
|
| D | cli_uart.c | 86 uint32_t buf_len = os_strtoul(argv[3], NULL, 10); in cli_uart_cmd() local 103 uint32_t buf_len = os_strtoul(argv[3], NULL, 10); in cli_uart_cmd() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/demux/hw_demux/ |
| D | asyncfifo.c | 62 int buf_len; member 406 int buf_len, unsigned long buf) in _async_fifo_init() 639 int buf_len; in asyncfifo_reset() local 703 int buf_len; in asyncfifo_set_security_buf() local
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/src/ |
| D | ble_hs_hci_cmd.c | 75 int ble_hs_hci_cmd_send_buf(uint16_t opcode, const void *buf, uint8_t buf_len) in ble_hs_hci_cmd_send_buf()
|
| /device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/host/mesh/src/ |
| D | glue.c | 444 static int set_ad(const struct bt_data *ad, size_t ad_len, u8_t *buf, u8_t *buf_len) in set_ad() 535 uint8_t buf_len = 0; in bt_le_adv_start() local 624 uint8_t buf_len = 0; in bt_le_adv_start() local 769 char *buf, int buf_len) in settings_str_from_bytes()
|
| /device/soc/hpmicro/sdk/hpm_sdk/middleware/audio_codec/wav/hpm_decoder/ |
| D | hpm_wav_decoder.c | 64 uint32_t buf_len = 0; in hpm_wav_decode() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
| D | xmit_osdep.h | 25 SIZE_T buf_len; member
|
| D | usb_ops.h | 136 static inline u8 rtw_usb_bulk_size_boundary(_adapter *padapter, int buf_len) in rtw_usb_bulk_size_boundary()
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/gatt/ |
| D | gatt_sr.c | 51 UINT16 buf_len; in gatt_send_packet() local 869 UINT16 s_hdl = 0, e_hdl = 0, buf_len; in gatts_process_find_info() local 1001 buf_len, in gatts_process_read_by_type_req() local 1353 UINT16 buf_len = (UINT16)(sizeof(BT_HDR) + p_tcb->payload_size + L2CAP_MIN_OFFSET); in gatts_process_read_req() local
|
| /device/soc/beken/bk7235/liteos_m/bk_sdk_armino/components/easy_flash/ |
| D | bk_ef.c | 43 uint32_t buf_len; in bk_set_buf_env() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/ |
| D | upg_common.c | 379 hi_u32 upg_cache_ctrl(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len, hi_bool is_write) in upg_cache_ctrl() 698 hi_u32 upg_start(hi_u8 *buf, hi_u32 buf_len) in upg_start() 751 hi_u32 upg_cache_write(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in upg_cache_write() 1350 hi_u32 hi_upg_get_content(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in hi_upg_get_content() 1390 hi_u32 hi_upg_transmit(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len) in hi_upg_transmit()
|