Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Dproc.c23 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) in proc_bus_pci_lseek()
325 .proc_lseek = proc_bus_pci_lseek,
22 static loff_t proc_bus_pci_lseek(struct file *file, loff_t off, int whence) proc_bus_pci_lseek() function