Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 25 of 73) sorted by relevance

123

/openbmc/slpd-lite/
H A Dslp_parser.cpp19 std::tuple<int, Message> parseHeader(const buffer& buff) in parseHeader()
101 int parseSrvTypeRqst(const buffer& buff, Message& req) in parseSrvTypeRqst()
212 int parseSrvRqst(const buffer& buff, Message& req) in parseSrvRqst()
370 std::tuple<int, Message> parseBuffer(const buffer& buff) in parseBuffer()
H A Dslp_message_handler.cpp31 buffer buff(length, 0); in prepareHeader() local
79 buffer buff; in processSrvTypeRequest() local
179 buffer buff; in processSrvRequest() local
411 buffer buff(length, 0); in processError() local
/openbmc/u-boot/cmd/
H A Dtrace.c12 static int get_args(int argc, char * const argv[], char **buff, in get_args()
35 char *buff; in create_func_list() local
59 char *buff; in create_call_list() local
/openbmc/u-boot/drivers/power/pmic/
H A Drn5t567.c20 static int rn5t567_write(struct udevice *dev, uint reg, const uint8_t *buff, in rn5t567_write()
34 static int rn5t567_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rn5t567_read()
H A Dmax8997.c19 static int max8997_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8997_write()
31 static int max8997_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8997_read()
H A Dmax8998.c19 static int max8998_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8998_write()
31 static int max8998_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8998_read()
H A Dlp873x.c23 static int lp873x_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp873x_write()
34 static int lp873x_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp873x_read()
H A Dsandbox.c28 const uint8_t *buff, int len) in sandbox_pmic_write()
39 uint8_t *buff, int len) in sandbox_pmic_read()
H A Dmax77686.c27 static int max77686_write(struct udevice *dev, uint reg, const uint8_t *buff, in max77686_write()
38 static int max77686_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max77686_read()
H A Dact8846.c25 static int act8846_write(struct udevice *dev, uint reg, const uint8_t *buff, in act8846_write()
36 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
H A Dfan53555.c20 u8 *buff, int len) in pmic_fan53555_read()
31 const u8 *buff, int len) in pmic_fan53555_write()
H A Dpfuze100.c30 static int pfuze100_write(struct udevice *dev, uint reg, const uint8_t *buff, in pfuze100_write()
41 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
H A Dlp87565.c22 static int lp87565_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp87565_write()
34 static int lp87565_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp87565_read()
H A Dtps65090.c25 static int tps65090_write(struct udevice *dev, uint reg, const uint8_t *buff, in tps65090_write()
36 static int tps65090_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in tps65090_read()
H A Ds2mps11.c26 static int s2mps11_write(struct udevice *dev, uint reg, const uint8_t *buff, in s2mps11_write()
38 static int s2mps11_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s2mps11_read()
H A Ds5m8767.c26 static int s5m8767_write(struct udevice *dev, uint reg, const uint8_t *buff, in s5m8767_write()
37 static int s5m8767_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s5m8767_read()
H A Dpalmas.c23 static int palmas_write(struct udevice *dev, uint reg, const uint8_t *buff, in palmas_write()
34 static int palmas_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in palmas_read()
H A Dmc34708.c22 static int mc34708_write(struct udevice *dev, uint reg, const u8 *buff, in mc34708_write()
46 static int mc34708_read(struct udevice *dev, uint reg, u8 *buff, int len) in mc34708_read()
H A Dstpmu1.c31 static int stpmu1_write(struct udevice *dev, uint reg, const uint8_t *buff, in stpmu1_write()
44 static int stpmu1_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in stpmu1_read()
H A Drk8xx.c25 static int rk8xx_write(struct udevice *dev, uint reg, const uint8_t *buff, in rk8xx_write()
39 static int rk8xx_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rk8xx_read()
H A Dpm8916.c25 static int pm8916_write(struct udevice *dev, uint reg, const uint8_t *buff, in pm8916_write()
38 static int pm8916_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pm8916_read()
H A Das3722.c19 static int as3722_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in as3722_read()
30 static int as3722_write(struct udevice *dev, uint reg, const uint8_t *buff, in as3722_write()
/openbmc/qemu/hw/net/can/
H A Dcan_sja1000.c268 static void buff2frame_pel(const uint8_t *buff, qemu_can_frame *frame) in buff2frame_pel()
308 static void buff2frame_bas(const uint8_t *buff, qemu_can_frame *frame) in buff2frame_bas()
332 static int frame2buff_pel(const qemu_can_frame *frame, uint8_t *buff) in frame2buff_pel()
372 static int frame2buff_bas(const qemu_can_frame *frame, uint8_t *buff) in frame2buff_bas()
/openbmc/bmcweb/test/include/
H A Dcredential_pipe_test.cpp41 std::array<char, 18> buff{}; in TEST() local
/openbmc/u-boot/lib/
H A Dtrace.c146 int trace_list_functions(void *buff, int buff_size, unsigned int *needed) in trace_list_functions()
190 int trace_list_calls(void *buff, int buff_size, unsigned *needed) in trace_list_calls()
278 int __attribute__((no_instrument_function)) trace_init(void *buff, in trace_init()

123