Home
last modified time | relevance | path

Searched refs:_wfhw (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pwm/
H A Dpwm-argon-fan-hat.c24 void *_wfhw) in argon_fan_hat_round_waveform_tohw() argument
26 u8 *wfhw = _wfhw; in argon_fan_hat_round_waveform_tohw()
38 const void *_wfhw, in argon_fan_hat_round_waveform_fromhw() argument
41 const u8 *wfhw = _wfhw; in argon_fan_hat_round_waveform_fromhw()
52 const void *_wfhw) in argon_fan_hat_write_waveform() argument
55 const u8 *wfhw = _wfhw; in argon_fan_hat_write_waveform()
H A Dpwm-max7360.c59 void *_wfhw) in max7360_pwm_round_waveform_tohw() argument
61 struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_round_waveform_tohw()
88 const void *_wfhw, struct pwm_waveform *wf) in max7360_pwm_round_waveform_fromhw() argument
90 const struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_round_waveform_fromhw()
110 const void *_wfhw) in max7360_pwm_write_waveform() argument
113 const struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_write_waveform()
129 void *_wfhw) in max7360_pwm_read_waveform() argument
132 struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_read_waveform()
H A Dpwm-axi-pwmgen.c74 void *_wfhw) in axi_pwmgen_round_waveform_tohw() argument
76 struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_round_waveform_tohw()
122 const void *_wfhw, struct pwm_waveform *wf) in axi_pwmgen_round_waveform_fromhw() argument
124 const struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_round_waveform_fromhw()
141 const void *_wfhw) in axi_pwmgen_write_waveform() argument
143 const struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_write_waveform()
166 void *_wfhw) in axi_pwmgen_read_waveform() argument
168 struct axi_pwmgen_waveform *wfhw = _wfhw; in axi_pwmgen_read_waveform()
H A Dpwm-stm32.c65 void *_wfhw) in stm32_pwm_round_waveform_tohw() argument
67 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_tohw()
212 const void *_wfhw, in stm32_pwm_round_waveform_fromhw() argument
215 const struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_round_waveform_fromhw()
255 void *_wfhw) in stm32_pwm_read_waveform() argument
257 struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_read_waveform()
298 const void *_wfhw) in stm32_pwm_write_waveform() argument
300 const struct stm32_pwm_waveform *wfhw = _wfhw; in stm32_pwm_write_waveform()