Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-max7360.c58 void *_wfhw) in max7360_pwm_round_waveform_tohw() argument
60 struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_round_waveform_tohw()
87 const void *_wfhw, struct pwm_waveform *wf) in max7360_pwm_round_waveform_fromhw() argument
89 const struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_round_waveform_fromhw()
109 const void *_wfhw) in max7360_pwm_write_waveform() argument
112 const struct max7360_pwm_waveform *wfhw = _wfhw; in max7360_pwm_write_waveform()
128 void *_wfhw) in max7360_pwm_read_waveform() argument
131 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()
/linux/drivers/hwmon/
H A Dadt7470.c901 void *_wfhw) in adt7470_pwm_round_waveform_tohw() argument
904 struct adt7470_pwm_wfhw *wfhw = _wfhw; in adt7470_pwm_round_waveform_tohw()
939 const void *_wfhw, in adt7470_pwm_round_waveform_fromhw() argument
943 const struct adt7470_pwm_wfhw *wfhw = _wfhw; in adt7470_pwm_round_waveform_fromhw()
954 void *_wfhw) in adt7470_pwm_read_waveform() argument
958 struct adt7470_pwm_wfhw *wfhw = _wfhw; in adt7470_pwm_read_waveform()
976 const void *_wfhw) in adt7470_pwm_write_waveform() argument
979 const struct adt7470_pwm_wfhw *wfhw = _wfhw; in adt7470_pwm_write_waveform()