Examples (6)
Show a brief list of devices
Display [v]erbose information (Note: the `-v` flag can be repeated to increase verbosity)
lspci -vDisplay [k]ernel drivers and modules handling each device
lspci -k[s]elect a specific device
lspci -s 00:18.3Dump info in a ([m]achine) readable form
lspci -vmShow PCI vendor and device codes as both [n]umbers and [n]ames
lspci -nnmade by @shridhargupta | data from tldr-pages