Home
last modified time | relevance | path

Searched defs:ptrp (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/fs/nilfs2/
Ddirect.c
/openbmc/u-boot/arch/sandbox/lib/
H A Dpci_io.c17 struct udevice **devp, void **ptrp) in pci_map_physmem()
/openbmc/u-boot/drivers/usb/eth/
H A Dusb_ether.c128 int usb_ether_get_rx_bytes(struct ueth_data *ueth, uint8_t **ptrp) in usb_ether_get_rx_bytes()
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c261 phys_addr_t addr, unsigned long *lenp, void **ptrp) in sandbox_swap_case_map_physmem()
/openbmc/u-boot/common/
H A Dbootstage.c350 static void append_data(char **ptrp, char *end, const void *data, int size) in append_data()