Searched refs:new_device_with_path (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/coreboot/util/sconfig/ |
H A D | main.c | 811 static struct device *new_device_with_path(struct bus *parent, in new_device_with_path() function 904 return new_device_with_path(parent, chip_instance, dev->bustype, dev->path_a, in new_device_reference() 929 return new_device_with_path(parent, chip_instance, bustype, path_a, path_b, alias, in new_device_raw()
|