Home
last modified time | relevance | path

Searched refs:short_listing (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c259 static void pciinfo_header(bool short_listing) in pciinfo_header() argument
261 if (short_listing) { in pciinfo_header()
289 static void pciinfo(struct udevice *bus, bool short_listing, bool multi) in pciinfo() argument
297 pciinfo_header(short_listing); in pciinfo()
305 if (short_listing) { in pciinfo()