Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dgitsm.py155 def need_update_submodule(ud, url, module, modpath, workdir, d): argument
184 def download_submodule(ud, url, module, modpath, workdir, d): argument
210 def unpack_submodules(ud, url, module, modpath, workdir, d): argument
261 def add_submodule(ud, url, module, modpath, workdir, d): argument
/openbmc/linux/arch/parisc/kernel/
H A Ddrivers.c482 static struct parisc_device *create_parisc_device(struct hardware_path *modpath) in create_parisc_device()
657 struct hardware_path *modpath) in match_pci_device()
686 struct hardware_path *modpath) in match_parisc_device()
696 struct hardware_path * modpath; member
732 parse_tree_node(struct device *parent, int index, struct hardware_path *modpath) in parse_tree_node()
755 struct device *hwpath_to_device(struct hardware_path *modpath) in hwpath_to_device()