Lines Matching refs:file

656 static ssize_t pci_read_config(struct file *filp, struct kobject *kobj,
733 static ssize_t pci_write_config(struct file *filp, struct kobject *kobj,
802 * @filp: open sysfs file
803 * @kobj: kobject corresponding to file to read from
804 * @bin_attr: struct bin_attribute for this file
812 static ssize_t pci_read_legacy_io(struct file *filp, struct kobject *kobj,
827 * @filp: open sysfs file
828 * @kobj: kobject corresponding to file to read from
829 * @bin_attr: struct bin_attribute for this file
837 static ssize_t pci_write_legacy_io(struct file *filp, struct kobject *kobj,
852 * @filp: open sysfs file
854 * @attr: struct bin_attribute for this file
861 static int pci_mmap_legacy_mem(struct file *filp, struct kobject *kobj,
872 * @filp: open sysfs file
874 * @attr: struct bin_attribute for this file
881 static int pci_mmap_legacy_io(struct file *filp, struct kobject *kobj,
891 * pci_adjust_legacy_attr - adjustment of legacy file attributes
994 * @attr: struct bin_attribute for the file being mapped
1024 static int pci_mmap_resource_uc(struct file *filp, struct kobject *kobj,
1031 static int pci_mmap_resource_wc(struct file *filp, struct kobject *kobj,
1038 static ssize_t pci_resource_io(struct file *filp, struct kobject *kobj,
1077 static ssize_t pci_read_resource_io(struct file *filp, struct kobject *kobj,
1084 static ssize_t pci_write_resource_io(struct file *filp, struct kobject *kobj,
1191 /* for prefetchable resources, create a WC mappable file */
1209 * @filp: sysfs file
1211 * @bin_attr: struct bin_attribute for this file
1213 * @off: file offset
1218 static ssize_t pci_write_rom(struct file *filp, struct kobject *kobj,
1234 * @filp: sysfs file
1236 * @bin_attr: struct bin_attribute for this file
1238 * @off: file offset
1244 static ssize_t pci_read_rom(struct file *filp, struct kobject *kobj,