#ifndef __PPPS_H__ #define __PPPS_H__ void ppps_power(struct device *dev, bool on); #endif