Home
last modified time | relevance | path

Searched defs:buff (Results 126 – 150 of 336) sorted by relevance

12345678910>>...14

/openbmc/linux/drivers/firmware/efi/
H A Dcapsule-loader.c168 static ssize_t efi_capsule_write(struct file *file, const char __user *buff, in efi_capsule_write()
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9051.c190 static int dm9051_write_mem(struct board_info *db, unsigned int reg, const void *buff, in dm9051_write_mem()
202 static int dm9051_read_mem(struct board_info *db, unsigned int reg, void *buff, in dm9051_read_mem()
520 u8 buff[6]; in dm9051_map_chipid() local
820 static int dm9051_single_tx(struct board_info *db, u8 *buff, unsigned int len) in dm9051_single_tx()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dmscc_xfer.c28 u32 *ifh, size_t ifh_len, u32 *buff, size_t buff_len) in mscc_send()
/openbmc/linux/drivers/usb/usbip/
H A Dusbip_common.c52 static void usbip_dump_buffer(char *buff, int bufflen) in usbip_dump_buffer()
662 void *buff; in usbip_recv_iso() local
/openbmc/linux/drivers/staging/most/net/
H A Dnet.c77 u8 *buff = mbo->virt_address; in skb_to_mamac() local
133 u8 *buff = mbo->virt_address; in skb_to_mep() local
/openbmc/linux/arch/sparc/include/asm/
H A Dchecksum_32.h193 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/openbmc/linux/lib/
H A Dchecksum_kunit.c214 #define full_csum(buff, len, sum) csum_fold(csum_partial(buff, len, sum)) argument
/openbmc/linux/arch/xtensa/include/asm/
H A Dchecksum.h168 static __inline__ __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/openbmc/linux/arch/sh/include/asm/
H A Dchecksum_32.h152 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/hdcp/
H A Dhdcp_msg.c128 uint8_t *buff = NULL; in hdmi_14_process_transaction() local
/openbmc/linux/drivers/net/wan/
H A Dhd64570.c243 u32 buff; in sca_rx() local
631 u32 buff, len; in sca_xmit() local
H A Dhd64572.c199 u32 buff; in sca_rx() local
569 u32 buff, len; in sca_xmit() local
/openbmc/u-boot/net/
H A Dcdp.c48 static ushort cdp_compute_csum(const uchar *buff, ushort len) in cdp_compute_csum()
/openbmc/linux/drivers/ufs/core/
H A Dufs_bsg.c139 uint8_t *buff = NULL; in ufs_bsg_request() local
/openbmc/linux/arch/mips/include/asm/
H A Dchecksum.h177 static inline __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_debugfs.c233 const char __user *buff, in rsi_debug_zone_write()
/openbmc/linux/drivers/video/fbdev/via/
H A Ddvi.c152 static int tmds_register_read_bytes(int index, u8 *buff, int buff_len) in tmds_register_read_bytes()
/openbmc/u-boot/drivers/power/
H A Dtps6586x.c114 uchar buff[3]; in set_voltage() local
/openbmc/u-boot/board/davinci/da8xxevm/
H A Dda850evm.c169 uchar buff[6]; in misc_init_r() local
/openbmc/u-boot/drivers/usb/emul/
H A Dsandbox_keyb.c172 unsigned long pipe, void *buff, int len, in sandbox_keyb_control()
/openbmc/linux/drivers/accessibility/speakup/
H A Dserialio.c293 const char *buff) in spk_serial_synth_immediate()
/openbmc/linux/drivers/iio/test/
H A Diio-test-rescale.c649 char *buff = kunit_kmalloc(test, PAGE_SIZE, GFP_KERNEL); in iio_rescale_test_scale() local
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_ethtool.c299 static void fm10k_get_reg_q(struct fm10k_hw *hw, u32 *buff, int i) in fm10k_get_reg_q()
339 static void fm10k_get_reg_vsi(struct fm10k_hw *hw, u32 *buff, int i) in fm10k_get_reg_vsi()
357 u32 *buff = p; in fm10k_get_regs() local
/openbmc/linux/fs/squashfs/
H A Dcache.c304 void *buff = entry->data[offset / PAGE_SIZE] in squashfs_copy_data() local
/openbmc/linux/net/ipv6/
H A Dproc.c187 unsigned long buff[SNMP_MIB_MAX]; in snmp6_seq_show_item() local

12345678910>>...14