Searched refs:module_path (Results 1 – 1 of 1) sorted by relevance
52 struct pdc_module_path module_path; in setup_pdc() local453 struct pdc_module_path *module_path) in legacy_create_device() argument482 struct pdc_module_path module_path; in snake_inventory() local486 memset(module_path.path.bc, 0xff, 6); in snake_inventory()487 module_path.path.mod = mod; in snake_inventory()492 memset(module_path.path.bc, 0xff, 4); in snake_inventory()493 module_path.path.bc[4] = mod; in snake_inventory()496 module_path.path.bc[5] = 0; in snake_inventory()497 module_path.path.mod = func; in snake_inventory()561 struct pdc_module_path module_path; in system_map_inventory() local[all …]
Completed in 4 milliseconds