Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dpci-sysfs.c1078 static ssize_t pci_resource_io(struct file *filp, struct kobject *kobj, in pci_resource_io() function
1125 return pci_resource_io(filp, kobj, attr, buf, off, count, false); in pci_read_resource_io()
1138 return pci_resource_io(filp, kobj, attr, buf, off, count, true); in pci_write_resource_io()