Searched defs:modpath (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | gitsm.py | 168 def need_update_submodule(ud, url, module, modpath, workdir, d): argument 189 def download_submodule(ud, url, module, modpath, workdir, d): argument 206 def unpack_submodules(ud, url, module, modpath, workdir, d): argument 253 def clean_submodule(ud, url, module, modpath, workdir, d): argument 270 def add_submodule(ud, url, module, modpath, workdir, d): argument
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | drivers.c | 482 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()
|