pmic_dvt.h 109 B

1234
  1. #ifndef _PMIC_DVT_H_
  2. #define _PMIC_DVT_H_
  3. extern void pmic_dvt_entry(int test_id);
  4. #endif /* _PMIC_DVT_H_ */