| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | config.c | 125 unsigned bytes; in usb_copy_descriptors() local
|
| /OK3568_Linux_fs/kernel/drivers/nvmem/ |
| H A D | mxs-ocotp.c | 59 void *val, size_t bytes) in mxs_ocotp_read()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/ |
| H A D | siw_qp.c | 1060 int siw_sqe_complete(struct siw_qp *qp, struct siw_sqe *sqe, u32 bytes, in siw_sqe_complete() 1118 int siw_rqe_complete(struct siw_qp *qp, struct siw_rqe *rqe, u32 bytes, in siw_rqe_complete()
|
| H A D | siw_qp_tx.c | 44 u32 bytes = sge->length; in siw_try_1seg() local 332 size_t bytes = min_t(size_t, PAGE_SIZE - offset, size); in siw_tcp_sendpages() local
|
| /OK3568_Linux_fs/kernel/drivers/s390/block/ |
| H A D | scm_blk.c | 161 unsigned long bytes = ALIGN(_aidaw, PAGE_SIZE) - _aidaw; in scm_aidaw_bytes() local 166 struct aidaw *scm_aidaw_fetch(struct scm_request *scmrq, unsigned int bytes) in scm_aidaw_fetch()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/ |
| H A D | bnad_ethtool.c | 995 u8 *bytes) in bnad_get_eeprom() 1035 u8 *bytes) in bnad_set_eeprom()
|
| /OK3568_Linux_fs/kernel/sound/pci/ice1712/ |
| H A D | delta.c | 123 static int ap_cs8427_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_sendbytes() 140 static int ap_cs8427_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_readbytes()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-core.c | 69 static void challenge(u8 *bytes) in challenge()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | kernel_read_file.c | 89 ssize_t bytes; in kernel_read_file() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | sha1-spe-glue.c | 78 unsigned int bytes; in ppc_spe_sha1_update() local
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | salsa20_generic.c | 85 unsigned int bytes) in salsa20_docrypt()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/vmx/ |
| H A D | ghash.c | 42 int bytes; member
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/rtl-tools/files/ |
| H A D | hciattach_rtk.c | 1694 unsigned char bytes[READ_DATA_SIZE]; in hci_download_patch() local 1872 unsigned char bytes[257] = { 0 }; in hci_download_patch_h4() local 1939 unsigned char bytes[257]; in rtk_vendor_change_speed_h4() local 2409 unsigned char bytes[READ_DATA_SIZE]; in rtk_vendor_change_speed_h5() local 2467 unsigned char bytes[READ_DATA_SIZE]; in rtk_init_h5() local 2844 unsigned char bytes[READ_DATA_SIZE]; in rtk_get_chip_type() local 2911 unsigned char bytes[READ_DATA_SIZE]; in rtk_get_eversion() local 2969 unsigned char bytes[READ_DATA_SIZE]; in rtk_get_lmp_version() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_sup.c | 1380 uint32_t bytes) in qla2x00_read_nvram_data() 1399 uint32_t bytes) in qla24xx_read_nvram_data() 1422 uint32_t bytes) in qla2x00_write_nvram_data() 1456 uint32_t bytes) in qla24xx_write_nvram_data() 1503 uint32_t bytes) in qla25xx_read_nvram_data() 1525 uint32_t bytes) in qla25xx_write_nvram_data()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | ocfs2.h | 747 u64 bytes) in ocfs2_clusters_for_bytes() 760 u64 bytes) in ocfs2_bytes_to_clusters() 770 u64 bytes) in ocfs2_blocks_for_bytes() 793 u64 bytes) in ocfs2_align_bytes_to_clusters() 803 u64 bytes) in ocfs2_align_bytes_to_blocks() 811 static inline unsigned long ocfs2_align_bytes_to_sectors(u64 bytes) in ocfs2_align_bytes_to_sectors()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | sandbox_spi.c | 61 uint bytes = bitlen / 8, i; in sandbox_spi_xfer() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/include/mach/ |
| H A D | efuse.h | 16 } bytes; member
|
| /OK3568_Linux_fs/kernel/arch/s390/crypto/ |
| H A D | ghash_s390.c | 27 u32 bytes; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | gen_stats.h | 27 __u64 bytes; member
|
| /OK3568_Linux_fs/kernel/fs/afs/ |
| H A D | rxrpc.c | 285 unsigned int nr, n, i, to, bytes = 0; in afs_load_bvec() local 327 unsigned int bytes, nr, loop, offset; in afs_send_pages() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | linux_pkt.c | 803 osl_pktpush(osl_t *osh, void *skb, int bytes) in osl_pktpush() 809 osl_pktpull(osl_t *osh, void *skb, int bytes) in osl_pktpull()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | aiff.c | 1012 static void ConvertToIeeeExtended(double num, char *bytes) in ConvertToIeeeExtended() 1117 static double ConvertFromIeeeExtended(unsigned char *bytes) in ConvertFromIeeeExtended()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | linux_pkt.c | 803 osl_pktpush(osl_t *osh, void *skb, int bytes) in osl_pktpush() 809 osl_pktpull(osl_t *osh, void *skb, int bytes) in osl_pktpull()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-loopback-test.c | 678 #define GET_VALUE_BYTE(value, index, bytes) \ in spi_test_fill_pattern() argument 681 #define GET_VALUE_BYTE(value, index, bytes) \ in spi_test_fill_pattern() argument
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | btrfs_inode.h | 352 u64 bytes; member 369 #define CSUM_FMT_VALUE(size, bytes) size, bytes argument
|