#ifndef __UDEV__ #define __UDEV__ long get_max_freq_from_file(struct pci* pci); long get_min_freq_from_file(struct pci* pci); #endif