/openbmc/openbmc-test-automation/lib/ |
H A D | gen_misc.py | 193 def get_mod_global(var_name, default=None, mod_name="__main__"): argument 248 def set_mod_global(var_value, mod_name="__main__", var_name=None): argument
|
H A D | gen_plug_in_utils.py | 225 def get_plug_vars(mod_name="__main__", **kwargs): argument
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | modules.py | 50 def invoke(self, mod_name): argument
|
/openbmc/linux/drivers/dma/idxd/ |
H A D | bus.c | 11 const char *mod_name) in __idxd_driver_register()
|
/openbmc/linux/sound/soc/intel/skylake/ |
H A D | skl-sst.c | 278 char *mod_name, int mod_id) in skl_fill_module_table() 414 char mod_name[64]; /* guid str = 32 chars + 4 hyphens */ in skl_load_module() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_helper.c | 114 nf_conntrack_nat_helper_find(const char *mod_name) in nf_conntrack_nat_helper_find() 133 char mod_name[NF_CT_HELPER_NAME_LEN]; in nf_nat_helper_try_module_get() local
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | pci_hotplug_core.c | 406 struct module *owner, const char *mod_name) in __pci_hp_register() 440 const char *mod_name) in __pci_hp_initialize()
|
/openbmc/linux/drivers/edac/ |
H A D | edac_pci.c | 299 const char *mod_name) in edac_pci_create_generic_ctl()
|
H A D | edac_pci.h | 67 const char *mod_name; /* module name */ member
|
H A D | edac_device.h | 195 const char *mod_name; /* module name */ member
|
/openbmc/linux/include/linux/ |
H A D | pci_hotplug.h | 65 const char *mod_name; member
|
/openbmc/linux/drivers/peci/ |
H A D | device.c | 216 const char *mod_name) in __peci_driver_register()
|
/openbmc/linux/drivers/greybus/ |
H A D | core.c | 269 const char *mod_name) in greybus_register_driver()
|
/openbmc/linux/drivers/ntb/ |
H A D | core.c | 79 const char *mod_name) in __ntb_register_client()
|
/openbmc/linux/drivers/firmware/arm_ffa/ |
H A D | bus.c | 106 const char *mod_name) in ffa_driver_register()
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_conntrack_helper.h | 168 char mod_name[NF_CT_HELPER_NAME_LEN]; /* module name */ member
|
/openbmc/linux/drivers/xen/xenbus/ |
H A D | xenbus_probe_backend.c | 237 const char *mod_name) in __xenbus_register_backend()
|
H A D | xenbus_probe_frontend.c | 327 const char *mod_name) in __xenbus_register_frontend()
|
/openbmc/linux/drivers/staging/greybus/ |
H A D | gbphy.c | 194 struct module *owner, const char *mod_name) in gb_gbphy_register_driver()
|
/openbmc/linux/include/linux/device/ |
H A D | driver.h | 101 const char *mod_name; /* used for built-in modules */ member
|
/openbmc/linux/drivers/firmware/arm_scmi/ |
H A D | bus.c | 275 const char *mod_name) in scmi_driver_register()
|
/openbmc/qemu/scripts/tracetool/ |
H A D | __init__.py | 384 def try_import(mod_name, attr_name=None, attr_default=None): argument
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_bus.c | 299 const char *mod_name) in __rmi_register_function_handler()
|
/openbmc/linux/drivers/mcb/ |
H A D | mcb-core.c | 183 const char *mod_name) in __mcb_register_driver()
|
/openbmc/linux/lib/ |
H A D | dynamic_debug.c | 49 const char *mod_name; member 1325 static int ddebug_remove_module(const char *mod_name) in ddebug_remove_module()
|