Searched refs:read_header (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/pci_endpoint/
H A Dpci_ep-uclass.c36 if (!ops->read_header)
39 return ops->read_header(dev, fn, hdr);
H A Dsandbox-pci_ep.c161 .read_header = sandbox_read_header,
/u-boot/include/
H A Dpci_ep.h104 * read_header() - Read a PCI configuration space header
111 int (*read_header)(struct udevice *dev, uint func_num, member in struct:pci_ep_ops

Completed in 137 milliseconds