Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dsysfs.c82 sysfs_obj_name(struct pci_dev *d, char *object, char *buf) in sysfs_obj_name() argument
85 sysfs_name(d->access), d->domain, d->bus, d->dev, d->func, object); in sysfs_obj_name()
93 sysfs_get_string(struct pci_dev *d, char *object, char *buf, int mandatory) in sysfs_get_string() argument
100 sysfs_obj_name(d, object, namebuf); in sysfs_get_string()
144 sysfs_get_value(struct pci_dev *d, char *object, int mandatory) in sysfs_get_value() argument
148 if (sysfs_get_string(d, object, buf, mandatory)) in sysfs_get_value()
/pciutils/
H A DCOPYING135 under Section 2) in object code or executable form under the terms of
152 received the program in object code or executable form with such
166 If distribution of executable or object code is made by offering
170 compelled to copy the source along with the object code.
H A DChangeLog55 * Optimization flags used for compiling individual object files