| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | ec.c | 1306 int result = 0, i, bytes = bits / 8; in acpi_ec_space_handler() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/ |
| H A D | b44.c | 1499 static void bwfilter_table(struct b44 *bp, u8 *pp, u32 bytes, u32 table_offset) in bwfilter_table()
|
| H A D | bcmsysport.c | 452 u64 bytes = 0, packets = 0; in bcm_sysport_update_tx_stats() local
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/ |
| H A D | crypto_v2.c | 98 #define align_malloc(bytes, alignment) memalign(alignment, bytes) argument
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_mass_storage.c | 2635 unsigned bytes; in usb_copy_descriptors() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | hvcall.h | 603 uint8_t bytes[HGPCI_MAX_DATA_BYTES]; member
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/include/perf/ |
| H A D | event.h | 121 __u8 bytes[]; member
|
| /OK3568_Linux_fs/kernel/fs/udf/ |
| H A D | super.c | 2428 uint32_t bytes; in udf_count_free_bitmap() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | coh901318.c | 1586 u32 bytes = 0; in coh901318_get_bytes_in_lli() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | utils.c | 1152 u64 bytes = mvm->tcm.data[mac].uapsd_nonagg_detect.rx_bytes; in iwl_mvm_check_uapsd_agg_expected_tpt() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | rtk_coex.c | 1275 static void udpsocket_recv(struct sock *sk, int bytes) in udpsocket_recv()
|
| /OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/ |
| H A D | stb_image.h | 1087 stbi_uc *bytes = (stbi_uc *)image; in stbi__vertical_flip() local 1112 stbi_uc *bytes = (stbi_uc *)image; in stbi__vertical_flip_slices() local 4399 int bytes = (depth == 16? 2 : 1); in stbi__create_png_image_raw() local 4611 int bytes = (depth == 16 ? 2 : 1); in stbi__create_png_image() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/ |
| H A D | stb_image.h | 1087 stbi_uc *bytes = (stbi_uc *)image; in stbi__vertical_flip() local 1112 stbi_uc *bytes = (stbi_uc *)image; in stbi__vertical_flip_slices() local 4399 int bytes = (depth == 16? 2 : 1); in stbi__create_png_image_raw() local 4611 int bytes = (depth == 16 ? 2 : 1); in stbi__create_png_image() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_pcie.c | 4835 int bytes = 0; in dhd_buzzz_dump_cntrs() local 4871 int bytes = 0; in dhd_bcm_buzzz_dump_cntrs6() local 4928 int bytes = 0; in dhd_buzzz_dump_log() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_pcie.c | 4827 int bytes = 0; in dhd_buzzz_dump_cntrs() local 4863 int bytes = 0; in dhd_bcm_buzzz_dump_cntrs6() local 4920 int bytes = 0; in dhd_buzzz_dump_log() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_pcie.c | 4827 int bytes = 0; in dhd_buzzz_dump_cntrs() local 4863 int bytes = 0; in dhd_bcm_buzzz_dump_cntrs6() local 4920 int bytes = 0; in dhd_buzzz_dump_log() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/mmu/ |
| H A D | mmu.c | 4885 int *bytes) in mmu_pte_write_fetch_gpte() 4932 int bytes) in detect_write_misaligned() 4987 const u8 *new, int bytes, in kvm_mmu_pte_write()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | hsa-brig-format.h | 884 uint8_t bytes[1]; member 1175 BrigDataOffsetString32_t bytes; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | hsa-brig-format.h | 884 uint8_t bytes[1]; member 1175 BrigDataOffsetString32_t bytes; member
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | sata_mv.c | 1249 static void mv_dump_mem(void __iomem *start, unsigned bytes) in mv_dump_mem() 1263 static void mv_dump_pci_cfg(struct pci_dev *pdev, unsigned bytes) in mv_dump_pci_cfg()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | clnt.c | 1281 size_t bytes; in rpc_peeraddr() local
|
| /OK3568_Linux_fs/kernel/net/tls/ |
| H A D | tls_sw.c | 563 u32 i, j, bytes = 0, apply = msg_opl->apply_bytes; in tls_split_open_record() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 827 int len, offset, bytes, n; in eth_xmit() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ |
| H A D | mtdcore.c | 519 void *val, size_t bytes) in mtd_nvmem_reg_read()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kvm/ |
| H A D | mpic.c | 1379 u8 bytes[4]; in kvm_mpic_read() member
|