Home
last modified time | relevance | path

Searched defs:buf_pos (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/hw/net/rocker/
H A Drocker_tlv.h146 static inline RockerTlv *rocker_tlv_start(char *buf, int buf_pos) in rocker_tlv_start()
151 static inline void rocker_tlv_put_iov(char *buf, int *buf_pos, in rocker_tlv_put_iov()
167 static inline void rocker_tlv_put(char *buf, int *buf_pos, in rocker_tlv_put()
178 static inline void rocker_tlv_put_u8(char *buf, int *buf_pos, in rocker_tlv_put_u8()
184 static inline void rocker_tlv_put_u16(char *buf, int *buf_pos, in rocker_tlv_put_u16()
190 static inline void rocker_tlv_put_u32(char *buf, int *buf_pos, in rocker_tlv_put_u32()
196 static inline void rocker_tlv_put_u64(char *buf, int *buf_pos, in rocker_tlv_put_u64()
202 static inline void rocker_tlv_put_le16(char *buf, int *buf_pos, in rocker_tlv_put_le16()
209 static inline void rocker_tlv_put_le32(char *buf, int *buf_pos, in rocker_tlv_put_le32()
216 static inline void rocker_tlv_put_le64(char *buf, int *buf_pos, in rocker_tlv_put_le64()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c40 uint32_t buf_pos = 0; in mod_hdcp_dump_binary_message() local
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_dma.c140 u32 buf_pos = 0; in mantis_risc_program() local
/openbmc/linux/drivers/base/regmap/
H A Dregmap-debugfs.c219 size_t buf_pos = 0; in regmap_read_debugfs() local
367 size_t buf_pos = 0; in regmap_reg_ranges_read_file() local
/openbmc/linux/tools/lib/api/
H A Dio.h148 int buf_pos = 0; in io__getline() local
/openbmc/linux/net/smc/
H A Dsmc_llc.c566 struct smc_buf_desc *buf_pos; in _smc_llc_get_next_rmb() local
581 struct smc_buf_desc *buf_pos) in smc_llc_get_next_rmb()
607 struct smc_buf_desc *buf_pos; in smc_llc_fill_ext_v2() local
834 int *buf_lst, struct smc_buf_desc **buf_pos) in smc_llc_add_link_cont()
894 struct smc_buf_desc *buf_pos; in smc_llc_cli_rkey_exchange() local
1326 struct smc_buf_desc *buf_pos; in smc_llc_srv_rkey_exchange() local
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt878.c145 u32 buf_pos = 0; in bt878_risc_program() local
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dtestmode.c103 u8 const *buf_pos; in ath11k_tm_process_event() local
/openbmc/qemu/audio/
H A Ddbusaudio.c63 size_t buf_pos; member
/openbmc/linux/sound/drivers/
H A Dpcmtest.c100 size_t buf_pos; // position in the DMA buffer member
H A Daloop.c143 unsigned int buf_pos; /* position in buffer */ member
/openbmc/linux/lib/
H A Dtest_scanf.c315 append_fmt(char *buf, int *buf_pos, int buf_len, const char *val_fmt, ...) in append_fmt()
/openbmc/linux/drivers/crypto/
H A Dhifn_795x.c1053 u8 *buf_pos = buf; in hifn_setup_base_command() local
1077 u8 *buf_pos = buf; in hifn_setup_crypto_command() local
1118 u8 *buf, *buf_pos; in hifn_setup_cmd_desc() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c488 uint8_t *buf_pos; in pmecc_correction() local
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c509 int buf_pos = hs_req->req.actual; in dwc2_hsotg_write_fifo() local