| /kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
| H A D | debugfs.c | 1055 size_t bytes = count; in dev_mem_read() local 1137 size_t bytes = count; dev_mem_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/xen-netback/ |
| H A D | xenbus.c | 465 xen_net_read_rate(struct xenbus_device *dev, unsigned long *bytes, unsigned long *usec) xen_net_read_rate() argument
|
| /kernel/linux/linux-5.10/drivers/nvmem/ |
| H A D | imx-ocotp.c | 156 imx_ocotp_read(void *context, unsigned int offset, void *val, size_t bytes) imx_ocotp_read() argument 279 imx_ocotp_write(void *context, unsigned int offset, void *val, size_t bytes) imx_ocotp_write() argument
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-ds3232.c | 464 ds3232_nvmem_read(void *priv, unsigned int offset, void *val, size_t bytes) ds3232_nvmem_read() argument 473 ds3232_nvmem_write(void *priv, unsigned int offset, void *val, size_t bytes) ds3232_nvmem_write() argument
|
| H A D | rtc-rv8803.c | 454 rv8803_nvram_write(void *priv, unsigned int offset, void *val, size_t bytes) rv8803_nvram_write() argument 460 rv8803_nvram_read(void *priv, unsigned int offset, void *val, size_t bytes) rv8803_nvram_read() argument
|
| H A D | rtc-pcf85363.c | 298 pcf85363_nvram_read(void *priv, unsigned int offset, void *val, size_t bytes) pcf85363_nvram_read() argument 307 pcf85363_nvram_write(void *priv, unsigned int offset, void *val, size_t bytes) pcf85363_nvram_write() argument 316 pcf85x63_nvram_read(void *priv, unsigned int offset, void *val, size_t bytes) pcf85x63_nvram_read() argument 329 pcf85x63_nvram_write(void *priv, unsigned int offset, void *val, size_t bytes) pcf85x63_nvram_write() argument
|
| /kernel/linux/linux-5.10/drivers/staging/most/sound/ |
| H A D | sound.c | 85 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() argument 95 static void swap_copy24(u8 *dest, const u8 *source, unsigned int bytes) in swap_copy24() argument 109 static void swap_copy32(u32 *dest, const u32 *source, unsigned int bytes) in swap_copy32() argument 119 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() argument 124 alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) alsa_to_most_copy16() argument 129 alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) alsa_to_most_copy24() argument 134 alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) alsa_to_most_copy32() argument 139 most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) most_to_alsa_memcpy() argument 144 most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) most_to_alsa_copy16() argument 149 most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) most_to_alsa_copy24() argument 154 most_to_alsa_copy32(void *alsa, void *most, unsigned int bytes) most_to_alsa_copy32() argument 447 int bytes; global() member [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/esas2r/ |
| H A D | esas2r_flash.c | 1043 u8 bytes[256]; in esas2r_read_flash_rev() local 1108 u8 bytes[256]; in esas2r_read_image_type() local [all...] |
| /kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/runtime/frame/src/ |
| H A D | frame.c | 762 height = frame->info.res.height, stride, bytes; in frame_init_rgb_planes() local 778 height = frame->info.res.height / 2, bytes, stride; in frame_init_qplane6_planes() local [all...] |
| /kernel/linux/linux-5.10/drivers/spi/ |
| H A D | spi-ep93xx.c | 336 size_t bytes = min_t(size_t, len, PAGE_SIZE); in ep93xx_spi_dma_prepare() local
|
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | direct.c | 288 unsigned long bytes = 0; in nfs_direct_read_completion() local 365 size_t bytes; in nfs_direct_read_schedule_iovec() local 846 size_t bytes; nfs_direct_write_schedule_iovec() local [all...] |
| /kernel/linux/linux-6.6/drivers/most/ |
| H A D | most_snd.c | 77 static void swap_copy16(u16 *dest, const u16 *source, unsigned int bytes) in swap_copy16() argument 87 static void swap_copy24(u8 *dest, const u8 *source, unsigned int bytes) in swap_copy24() argument 101 static void swap_copy32(u32 *dest, const u32 *source, unsigned int bytes) in swap_copy32() argument 111 static void alsa_to_most_memcpy(void *alsa, void *most, unsigned int bytes) in alsa_to_most_memcpy() argument 116 alsa_to_most_copy16(void *alsa, void *most, unsigned int bytes) alsa_to_most_copy16() argument 121 alsa_to_most_copy24(void *alsa, void *most, unsigned int bytes) alsa_to_most_copy24() argument 126 alsa_to_most_copy32(void *alsa, void *most, unsigned int bytes) alsa_to_most_copy32() argument 131 most_to_alsa_memcpy(void *alsa, void *most, unsigned int bytes) most_to_alsa_memcpy() argument 136 most_to_alsa_copy16(void *alsa, void *most, unsigned int bytes) most_to_alsa_copy16() argument 141 most_to_alsa_copy24(void *alsa, void *most, unsigned int bytes) most_to_alsa_copy24() argument 146 most_to_alsa_copy32(void *alsa, void *most, unsigned int bytes) most_to_alsa_copy32() argument 439 int bytes; global() member [all...] |
| /kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
| H A D | grumain.c | 316 int bytes; in gru_alloc_gts() local
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/ |
| H A D | ecc-mtk.c | 389 mtk_ecc_encode(struct mtk_ecc *ecc, struct mtk_ecc_config *config, u8 *data, u32 bytes) mtk_ecc_encode() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ring.h | 100 u64 bytes; member 121 u64 bytes; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
| H A D | tsnep.h | 96 u32 bytes; member 135 u32 bytes; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/google/gve/ |
| H A D | gve_desc_dqo.h | 139 u8 bytes[12]; member
|
| H A D | gve_rx.c | 57 size_t bytes; in gve_rx_free_ring() local 216 size_t bytes; in gve_rx_alloc_ring() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/ |
| H A D | bcm4908_enet.c | 658 unsigned int bytes = 0; in bcm4908_enet_poll_tx() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | fs_counters.c | 50 u64 bytes; member 167 u64 bytes = MLX5_GET64(traffic_counter, stats, octets); in update_counter_cache() local 480 mlx5_fc_query(struct mlx5_core_dev *dev, struct mlx5_fc *counter, u64 *packets, u64 *bytes) mlx5_fc_query() argument 492 mlx5_fc_query_cached(struct mlx5_fc *counter, u64 *bytes, u64 *packets, u64 *lastuse) mlx5_fc_query_cached() argument 507 mlx5_fc_query_cached_raw(struct mlx5_fc *counter, u64 *bytes, u64 *packets, u64 *lastuse) mlx5_fc_query_cached_raw() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfd3/ |
| H A D | dp.c | 1170 u64 pkts, bytes; in nfp_nfd3_poll() local 1185 u64 pkts, bytes; in nfp_nfd3_poll() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_debugfs.c | 1532 u16 buffer_len, bytes; in i40e_dbg_command_write() local [all...] |
| H A D | i40e_nvm.c | 810 i40e_nvmupd_command(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_command() argument 926 i40e_nvmupd_state_init(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_state_init() argument 1065 i40e_nvmupd_state_reading(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_state_reading() argument 1107 i40e_nvmupd_state_writing(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_state_writing() argument 1373 i40e_nvmupd_exec_aq(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_exec_aq() argument 1457 i40e_nvmupd_get_aq_result(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_get_aq_result() argument 1526 i40e_nvmupd_get_aq_event(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_get_aq_event() argument 1560 i40e_nvmupd_nvm_read(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_nvm_read() argument 1639 i40e_nvmupd_nvm_write(struct i40e_hw *hw, struct i40e_nvm_access *cmd, u8 *bytes, int *perrno) i40e_nvmupd_nvm_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| H A D | ice_nvm.c | 190 u32 bytes = sizeof(u16); in ice_read_sr_word_aq() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
| H A D | fm10k_netdev.c | 1221 u64 bytes, packets; in fm10k_get_stats64() local
|