Home
last modified time | relevance | path

Searched defs:buff (Results 226 – 250 of 408) sorted by relevance

12345678910>>...17

/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_sync.c545 struct ip_vs_sync_buff *buff; in ip_vs_sync_conn_v0() local
634 struct ip_vs_sync_buff *buff; in ip_vs_sync_conn() local
811 char buff[IP_VS_PENAME_MAXLEN+1]; in ip_vs_conn_fill_param_sync() local
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ipc_server/
H A Dsocket_server.cpp111 int SocketServer::Send(int cilent_socket, char *buff, int size) { in Send()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_ppe.c465 char *buff = (char *)data; in hns_ppe_get_strings() local
H A Dhns_dsaf_xgmac.c761 char *buff = (char *)data; in hns_xgmac_get_strings() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c426 char buff[DCMD_SCAN_LIMIT]; in halbb_scanf() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_dbg_cmd.c426 char buff[DCMD_SCAN_LIMIT]; in halbb_scanf() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/
H A Dks8851_spi.c215 static void ks8851_rdfifo_spi(struct ks8851_net *ks, u8 *buff, unsigned int len) in ks8851_rdfifo_spi()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxfw/
H A Dmlxfw_mfa2.c499 u8 buff[]; member
/OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/
H A Dhandshake.h1040 char buff[RTMP_SIG_SIZE]; in HandShake() local
1391 char buff[RTMP_SIG_SIZE]; in SHandShake() local
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dmpicoder.c443 const u8 *buff; in mpi_read_raw_from_sgl() local
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dknav_dma.h157 __le32 buff; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.c3091 char *buff; in rs_sta_dbgfs_scale_table_read() local
3179 char *buff; in rs_sta_dbgfs_stats_table_read() local
3225 char buff[120]; in rs_sta_dbgfs_rate_scale_data_read() local
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsunxi_mmc.c277 unsigned *buff = (unsigned int *)(reading ? data->dest : data->src); in mmc_trans_data_by_cpu() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/
H A Docrdma_stats.c52 char buff[128] = {0}; in ocrdma_add_stat() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/elan/
H A Delan_ts.c1358 static ssize_t elan_iap_write(struct file *filp, const char *buff, size_t count, loff_t *offp) in elan_iap_write()
1389 static ssize_t elan_iap_read(struct file *filp, char *buff, size_t count, loff_t *offp) in elan_iap_read()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c1105 buffer_t *buff; /* skb or kmalloc()ated memory */ in init_queues() local
1137 buffer_t *buff = port->rx_buff_tab[i]; in destroy_queues() local
1147 buffer_t *buff = port->tx_buff_tab[i]; in destroy_queues() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Ddebugfs.c433 char *buff; in iwl_dbgfs_rs_data_read() local
744 char *buff, *pos, *endpos; in iwl_dbgfs_fw_ver_read() local
970 char *buff, *pos, *endpos; in iwl_dbgfs_frame_stats_read() local
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Dmain.c764 struct kobj_attribute *attr, char *buff) in version_show()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c6899 uint8_t *buff) in lpfc_read_fcf_conn_tbl()
6982 uint8_t *buff) in lpfc_read_fcoe_param()
7019 lpfc_get_rec_conf23(uint8_t *buff, uint32_t size, uint8_t rec_type) in lpfc_get_rec_conf23()
7058 uint8_t *buff, in lpfc_parse_fcoe_conf()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_nvm.c452 u16 *buff; in ice_get_netlist_ver_info() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ctx.c144 u32 *buff = adapter->mdump.md_template; in netxen_check_template_checksum() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Ddw_hdmi.c555 static int hdmi_read_edid(struct dw_hdmi *hdmi, int block, u8 *buff) in hdmi_read_edid()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c1428 const void *buff, size_t len) in nfp_cpp_explicit_put()
1464 int nfp_cpp_explicit_get(struct nfp_cpp_explicit *expl, void *buff, size_t len) in nfp_cpp_explicit_get()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A 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
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c56 void AT_DUMP(const char* prefix, const char* buff, int len) in AT_DUMP()

12345678910>>...17