Searched refs:short_listing (Results 1 – 1 of 1) sorted by relevance
300 void pciinfo_header(int busnum, bool short_listing) in pciinfo_header() argument304 if (short_listing) { in pciinfo_header()333 static void pciinfo(struct udevice *bus, bool short_listing) in pciinfo() argument337 pciinfo_header(dev_seq(bus), short_listing); in pciinfo()345 if (short_listing) { in pciinfo()
Completed in 3 milliseconds