#ifndef __VOLTAGE_SYSFS_H__ #define __VOLTAGE_SYSFS_H__ int voltage_sysfs_init(void); void voltage_sysfs_exit(void); #endif