Home
last modified time | relevance | path

Searched defs:buff (Results 151 – 175 of 261) sorted by relevance

1234567891011

/Linux-v6.6/drivers/gpu/drm/bridge/cadence/
Dcdns-mhdp8546-hdcp.c83 u8 *buff, u16 buff_size) in cdns_mhdp_secure_mailbox_recv_data()
/Linux-v6.6/fs/ecryptfs/
Dmain.c770 struct kobj_attribute *attr, char *buff) in version_show()
/Linux-v6.6/drivers/scsi/lpfc/
Dlpfc_hbadisc.c7083 uint8_t *buff) in lpfc_read_fcf_conn_tbl()
7166 uint8_t *buff) in lpfc_read_fcoe_param()
7203 lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type) in lpfc_get_rec_conf23()
7242 uint8_t *buff, in lpfc_parse_fcoe_conf()
/Linux-v6.6/drivers/net/ethernet/xscale/
Dixp4xx_eth.c1127 buffer_t *buff; /* skb or kmalloc()ated memory */ in init_queues() local
1159 buffer_t *buff = port->rx_buff_tab[i]; in destroy_queues() local
1169 buffer_t *buff = port->tx_buff_tab[i]; in destroy_queues() local
/Linux-v6.6/net/xdp/
Dxsk_buff_pool.c619 struct xdp_buff *buff; in xp_alloc_batch() local
/Linux-v6.6/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ctx.c145 u32 *buff = adapter->mdump.md_template; in netxen_check_template_checksum() local
/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/
Daq_ptp.c39 struct sk_buff **buff; member
185 struct sk_buff **buff = kmalloc(sizeof(*buff) * size, GFP_KERNEL); in aq_ptp_skb_ring_init() local
/Linux-v6.6/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_cppcore.c1427 const void *buff, size_t len) in nfp_cpp_explicit_put()
1463 int nfp_cpp_explicit_get(struct nfp_cpp_explicit *expl, void *buff, size_t len) in nfp_cpp_explicit_get()
/Linux-v6.6/lib/
Dtest_rhashtable.c473 char buff[512] = ""; in print_ht() local
/Linux-v6.6/drivers/video/fbdev/
Dpxa3xx-gcu.c376 pxa3xx_gcu_write(struct file *file, const char *buff, in pxa3xx_gcu_write()
/Linux-v6.6/drivers/net/ethernet/
Dlantiq_xrx200.c418 void *buff; in xrx200_change_mtu() local
/Linux-v6.6/arch/s390/kvm/
Dpv.c699 int kvm_s390_pv_dump_cpu(struct kvm_vcpu *vcpu, void *buff, u16 *rc, u16 *rrc) in kvm_s390_pv_dump_cpu()
/Linux-v6.6/tools/tracing/rtla/src/
Dosnoise_hist.c174 char buff[128]; in osnoise_init_trace_hist() local
/Linux-v6.6/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_gmac.c674 u8 *buff = data; in hns_gmac_get_strings() local
/Linux-v6.6/drivers/staging/qlge/
Dqlge_dbg.c1291 void qlge_get_dump(struct qlge_adapter *qdev, void *buff) in qlge_get_dump()
/Linux-v6.6/drivers/misc/ibmasm/
Dibmasmfs.c518 char *buff; in remote_settings_file_write() local
/Linux-v6.6/drivers/net/wireless/intel/iwlegacy/
D3945-rs.c807 char *buff; in il3945_sta_dbgfs_stats_table_read() local
/Linux-v6.6/drivers/gpu/drm/rockchip/
Dcdn-dp-reg.c142 u8 *buff, u16 buff_size) in cdn_dp_mailbox_read_receive()
/Linux-v6.6/drivers/leds/
Dleds-netxbig.c209 const char *buff, size_t count) in sata_store()
/Linux-v6.6/drivers/media/usb/dvb-usb/
Dm920x.c402 u8 *read, *buff; in m920x_firmware_download() local
/Linux-v6.6/arch/arm/kernel/
Dsys_oabi-compat.c450 asmlinkage long sys_oabi_sendto(int fd, void __user *buff, in sys_oabi_sendto()
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/diag/
Dfw_tracer.h99 } buff; member
/Linux-v6.6/drivers/misc/genwqe/
Dcard_ddcb.c158 static inline u16 genwqe_crc16(const u8 *buff, size_t len, u16 init) in genwqe_crc16()
/Linux-v6.6/sound/usb/
Dmixer_quirks.c602 unsigned char buff[3]; in snd_mbox1_is_spdif_synced() local
625 unsigned char buff[3]; in snd_mbox1_set_clk_source() local
664 unsigned char buff[1]; in snd_mbox1_set_input_source() local
1875 unsigned char buff[2]; in snd_soundblaster_e1_switch_update() local
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c55 static void bnx2x_read_data(struct bnx2x *bp, u32 *buff, in bnx2x_read_data()
63 static void bnx2x_write_data(struct bnx2x *bp, u32 *buff, in bnx2x_write_data()

1234567891011