Home
last modified time | relevance | path

Searched defs:pwm (Results 1 - 10 of 10) sorted by relevance

/drivers/hdf_core/adapter/khdf/linux/platform/pwm/
H A Dpwm_adapter.c27 static int32_t HdfPwmOpen(struct PwmDev *pwm) in HdfPwmOpen() argument
48 HdfPwmClose(struct PwmDev *pwm) HdfPwmClose() argument
58 HdfPwmSetConfig(struct PwmDev *pwm, struct PwmConfig *config) HdfPwmSetConfig() argument
99 struct PwmDev *pwm = NULL; HdfPwmInit() local
135 struct PwmDev *pwm = NULL; HdfPwmRelease() local
[all...]
H A Dpwm_hi35xx_linux.c39 static int Hi35xxPwmApply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) in Hi35xxPwmApply() argument
93 Hi35xxGetState(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) Hi35xxGetState() argument
[all...]
/drivers/hdf_core/adapter/platform/pwm/
H A Dpwm_wm.c35 static int32_t PwmDevSetConfig(struct PwmDev *pwm, struct PwmConfig *config) in PwmDevSetConfig() argument
H A Dpwm_bes.c278 static int32_t PwmDevSetConfig(struct PwmDev *pwm, struct PwmConfig *config) argument
310 static int32_t PwmDevOpen(struct PwmDev *pwm) argument
320 static int32_t PwmDevClose(struct PwmDev *pwm) argument
[all...]
H A Dpwm_stm32f4xx.c514 static int32_t PwmDevSetConfig(struct PwmDev *pwm, struct PwmConfig *config) argument
560 static int32_t PwmDevOpen(struct PwmDev *pwm) argument
570 static int32_t PwmDevClose(struct PwmDev *pwm) argument
[all...]
/drivers/hdf_core/framework/support/platform/src/pwm/
H A Dpwm_core.c15 int32_t PwmDeviceGet(struct PwmDev *pwm) in PwmDeviceGet() argument
44 PwmDevicePut(struct PwmDev *pwm) PwmDevicePut() argument
66 PwmDeviceSetConfig(struct PwmDev *pwm, struct PwmConfig *config) PwmDeviceSetConfig() argument
97 PwmDeviceGetConfig(struct PwmDev *pwm, struct PwmConfig *config) PwmDeviceGetConfig() argument
110 PwmSetPriv(struct PwmDev *pwm, void *priv) PwmSetPriv() argument
123 PwmGetPriv(const struct PwmDev *pwm) PwmGetPriv() argument
132 PwmUserSetConfig(struct PwmDev *pwm, struct HdfSBuf *data) PwmUserSetConfig() argument
153 PwmUserGetConfig(struct PwmDev *pwm, struct HdfSBuf *reply) PwmUserGetConfig() argument
178 struct PwmDev *pwm = NULL; PwmIoDispatch() local
201 PwmDeviceAdd(struct HdfDeviceObject *obj, struct PwmDev *pwm) PwmDeviceAdd() argument
221 PwmDeviceRemove(struct HdfDeviceObject *obj, struct PwmDev *pwm) PwmDeviceRemove() argument
[all...]
H A Dpwm_if.c21 void *pwm = NULL; in PwmGetDevByNum() local
46 void *pwm = PwmGetDevByNum(num); in PwmOpen() local
192 struct PwmDev *pwm in PwmGetConfig() local
[all...]
H A Dpwm_if_u.c21 void *pwm = NULL; in PwmGetDevByNum() local
51 void *pwm = PwmGetDevByNum(num); in PwmOpen() local
[all...]
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dpwm_virtual.c26 int32_t VirtualPwmDeviceGet(struct PwmDev *pwm) in VirtualPwmDeviceGet() argument
35 int32_t VirtualPwmDevicePut(struct PwmDev *pwm) in VirtualPwmDevicePut() argument
45 int32_t VirtualPwmSetConfig(struct PwmDev *pwm, struct PwmConfig *config) in VirtualPwmSetConfig() argument
[all...]
/drivers/hdf_core/framework/model/display/driver/
H A Dhdf_disp.h90 struct PwmCfg pwm; member

Completed in 6 milliseconds