Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dinventory.c52 struct pdc_module_path module_path; in setup_pdc() local
453 struct pdc_module_path *module_path) in legacy_create_device()
482 struct pdc_module_path module_path; in snake_inventory() local
561 struct pdc_module_path module_path; in system_map_inventory() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dpackage_manager.py64 def _get_json_file(module_path): argument