Searched refs:ID_DEVICE (Results 1 – 5 of 5) sorted by relevance
| /pciutils/lib/ |
| H A D | names-parse.c | 158 case ID_DEVICE: in id_parse_list() 163 cat = ID_DEVICE; in id_parse_list() 187 case ID_DEVICE: in id_parse_list()
|
| H A D | names.c | 67 d = id_lookup(a, flags, ID_DEVICE, iv, id, 0, 0); in id_lookup_subsys() 161 …return format_name(buf, size, flags, id_lookup(a, flags, ID_DEVICE, iv, id, 0, 0), numbuf, "Device… in pci_lookup_name() 167 d = id_lookup(a, flags, ID_DEVICE, iv, id, 0, 0); in pci_lookup_name()
|
| H A D | names.h | 26 ID_DEVICE, enumerator
|
| H A D | names-hwdb.c | 39 case ID_DEVICE: in pci_id_hwdb_lookup()
|
| H A D | names-net.c | 180 case ID_DEVICE: in pci_id_net_lookup()
|