Searched refs:clear_fill (Results 1 – 4 of 4) sorted by relevance
| /pciutils/lib/ |
| H A D | sysfs.c | 230 clear_fill(d, PCI_FILL_BASES | PCI_FILL_SIZES | PCI_FILL_IO_FLAGS); in sysfs_get_resources() 232 clear_fill(d, PCI_FILL_ROM_BASE); in sysfs_get_resources() 234 clear_fill(d, PCI_FILL_BRIDGE_BASES); in sysfs_get_resources() 381 clear_fill(d, PCI_FILL_SUBSYS); in sysfs_fill_info() 421 clear_fill(d, PCI_FILL_PARENT); in sysfs_fill_info() 484 clear_fill(d, PCI_FILL_DRIVER); in sysfs_fill_info()
|
| H A D | hurd.c | 346 clear_fill(d, PCI_FILL_BASES | PCI_FILL_SIZES); in hurd_fill_info() 351 clear_fill(d, PCI_FILL_ROM_BASE); in hurd_fill_info()
|
| H A D | internal.h | 121 static inline void clear_fill(struct pci_dev *d, unsigned clear_fields) in clear_fill() function
|
| H A D | generic.c | 137 clear_fill(d, PCI_FILL_SUBSYS); in pci_generic_fill_info()
|