Lines Matching refs:fopen
185 file = fopen("/proc/interrupts", "r"); in do_proc_irq()
285 file = fopen(line, "r"); in read_data_acpi()
356 file = fopen(filename, "r"); in read_data_cpuidle()
387 file = fopen(filename, "r"); in read_data_cpuidle()
400 file = fopen(filename, "r"); in read_data_cpuidle()
452 file = fopen("/proc/timer_stats", "w"); in stop_timerstats()
463 file = fopen("/proc/timer_stats", "w"); in start_timerstats()
512 file = fopen(filename, "r"); in print_battery_proc_acpi()
583 fd = fopen("/proc/pmu/info", "r"); in print_battery_proc_pmu()
606 fd = fopen(file_name, "r"); in print_battery_proc_pmu()
678 file = fopen(filename, "r"); in print_battery_sysfs()
689 file = fopen(filename, "r"); in print_battery_sysfs()
700 file = fopen(filename, "r"); in print_battery_sysfs()
710 file = fopen(filename, "r"); in print_battery_sysfs()
714 file = fopen(filename, "r"); in print_battery_sysfs()
727 file = fopen(filename, "r"); in print_battery_sysfs()
937 file = fopen("/proc/timer_stats", "r"); in main()