Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/bitbake/doc/
H A DMakefile22 publish: Makefile html singlehtml target
/OK3568_Linux_fs/yocto/poky/
H A DMakefile22 publish: Makefile.sphinx html singlehtml target
/OK3568_Linux_fs/yocto/poky/scripts/
H A Doe-publish-sdk34 def publish(args): function
/OK3568_Linux_fs/yocto/poky/documentation/
H A DMakefile25 publish: Makefile html singlehtml target
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-p2pdma.h83 static inline void pci_p2pmem_publish(struct pci_dev *pdev, bool publish) in pci_p2pmem_publish()
/OK3568_Linux_fs/kernel/drivers/xen/xen-pciback/
H A Dpciback.h106 int (*publish)(struct xen_pcibk_device *pdev, publish_pci_root_cb cb); member
/OK3568_Linux_fs/kernel/drivers/pci/
H A Dp2pdma.c846 void pci_p2pmem_publish(struct pci_dev *pdev, bool publish) in pci_p2pmem_publish()