Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pci/hotplug/
Dcpqphp_nvram.c96 static u32 add_byte(u32 **p_buffer, u8 value, u32 *used, u32 *avail) in add_byte() function
/Linux-v5.10/scripts/kconfig/
Dconfdata.c296 static int add_byte(int c, char **lineptr, size_t slen, size_t *n) in add_byte() function