Home
last modified time | relevance | path

Searched refs:HiPwm (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/common/platform/pwm/
H A Dpwm_hi35xx.c26 struct HiPwm { struct
35 static int32_t PwmDumperCreate(struct HiPwm *hp) in PwmDumperCreate()
58 static void PwmDumperDump(struct HiPwm *hp) in PwmDumperDump()
82 static inline void PwmDumperDestroy(struct HiPwm *hp) in PwmDumperDestroy()
90 struct HiPwm *hp = (struct HiPwm *)pwm; in HiPwmSetConfig()
142 static void HiPwmRemove(struct HiPwm *hp) in HiPwmRemove()
150 static int32_t HiPwmProbe(struct HiPwm *hp, struct HdfDeviceObject *obj) in HiPwmProbe()
212 struct HiPwm *hp = NULL; in HdfPwmInit()
218 hp = (struct HiPwm *)OsalMemCallo in HdfPwmInit()
[all...]

Completed in 1 milliseconds