Home
last modified time | relevance | path

Searched defs:publish (Results 1 – 7 of 7) sorted by relevance

/openbmc/openbmc/poky/scripts/
H A Doe-publish-sdk34 def publish(args): function
/openbmc/openbmc/poky/bitbake/doc/
H A DMakefile22 publish: Makefile html singlehtml target
/openbmc/openbmc/poky/documentation/
H A DMakefile29 publish: Makefile epub latexpdf html singlehtml target
/openbmc/linux/include/linux/
H A Dpci-p2pdma.h79 static inline void pci_p2pmem_publish(struct pci_dev *pdev, bool publish) in pci_p2pmem_publish()
/openbmc/linux/drivers/xen/xen-pciback/
H A Dpciback.h111 int (*publish)(struct xen_pcibk_device *pdev, publish_pci_root_cb cb); member
/openbmc/linux/drivers/pci/
H A Dp2pdma.c956 void pci_p2pmem_publish(struct pci_dev *pdev, bool publish) in pci_p2pmem_publish()
/openbmc/qemu/hw/xen/
H A Dxen-bus.c655 bool publish) in xen_device_frontend_set_state()