Home
last modified time | relevance | path

Searched defs:add_byte (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/pci/hotplug/
H A Dcpqphp_nvram.c96 static u32 add_byte(u32 **p_buffer, u8 value, u32 *used, u32 *avail) in add_byte() function
/openbmc/u-boot/scripts/kconfig/
H A Dconfdata.c193 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function
/openbmc/linux/scripts/kconfig/
H A Dconfdata.c290 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function
/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c348 u8 add_byte(u8 d, u8 s) in add_byte() function