Home
last modified time | relevance | path

Searched refs:pwm_get_chip_data (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/pwm/
A Dpwm-renesas-tpu.c238 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_free()
248 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_config()
330 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_set_polarity()
339 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_enable()
361 struct tpu_pwm_device *pwm = pwm_get_chip_data(_pwm); in tpu_pwm_disable()
A Dpwm-lpc18xx-sct.c166 struct lpc18xx_pwm_data *lpc18xx_data = pwm_get_chip_data(pwm); in lpc18xx_pwm_config_duty()
236 struct lpc18xx_pwm_data *lpc18xx_data = pwm_get_chip_data(pwm); in lpc18xx_pwm_enable()
271 struct lpc18xx_pwm_data *lpc18xx_data = pwm_get_chip_data(pwm); in lpc18xx_pwm_disable()
282 struct lpc18xx_pwm_data *lpc18xx_data = pwm_get_chip_data(pwm); in lpc18xx_pwm_request()
303 struct lpc18xx_pwm_data *lpc18xx_data = pwm_get_chip_data(pwm); in lpc18xx_pwm_free()
A Dpwm-cros-ec.c56 struct cros_ec_pwm *channel = pwm_get_chip_data(pwm); in cros_ec_pwm_free()
119 struct cros_ec_pwm *channel = pwm_get_chip_data(pwm); in cros_ec_pwm_apply()
149 struct cros_ec_pwm *channel = pwm_get_chip_data(pwm); in cros_ec_pwm_get_state()
A Dpwm-meson.c127 channel = pwm_get_chip_data(pwm); in meson_pwm_request()
155 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_free()
164 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_calc()
227 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_enable()
270 struct meson_pwm_channel *channel = pwm_get_chip_data(pwm); in meson_pwm_apply()
A Dpwm-atmel-tcb.c75 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_set_polarity()
142 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_free()
152 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_disable()
209 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_enable()
294 struct atmel_tcb_pwm_device *tcbpwm = pwm_get_chip_data(pwm); in atmel_tcb_pwm_config()
A Dpwm-lp3943.c90 struct lp3943_pwm_map *pwm_map = pwm_get_chip_data(pwm); in lp3943_pwm_free()
156 struct lp3943_pwm_map *pwm_map = pwm_get_chip_data(pwm); in lp3943_pwm_enable()
175 struct lp3943_pwm_map *pwm_map = pwm_get_chip_data(pwm); in lp3943_pwm_disable()
A Dpwm-berlin.c85 struct berlin_pwm_channel *channel = pwm_get_chip_data(pwm); in berlin_pwm_free()
273 channel = pwm_get_chip_data(&bpc->chip.pwms[i]); in berlin_pwm_suspend()
301 channel = pwm_get_chip_data(&bpc->chip.pwms[i]); in berlin_pwm_resume()
A Dpwm-jz4740.c80 struct clk *clk = pwm_get_chip_data(pwm); in jz4740_pwm_free()
128 struct clk *clk = pwm_get_chip_data(pwm); in jz4740_pwm_apply()
A Dpwm-samsung.c251 kfree(pwm_get_chip_data(pwm)); in pwm_samsung_free()
321 struct samsung_pwm_channel *chan = pwm_get_chip_data(pwm); in __pwm_samsung_config()
614 struct samsung_pwm_channel *chan = pwm_get_chip_data(pwm); in pwm_samsung_resume()
A Dpwm-sti.c317 struct sti_cpt_ddata *ddata = pwm_get_chip_data(pwm); in sti_pwm_capture()
420 ddata = pwm_get_chip_data(&pc->chip.pwms[devicenum]); in sti_pwm_interrupt()
A Dcore.c204 void *pwm_get_chip_data(struct pwm_device *pwm) in pwm_get_chip_data() function
208 EXPORT_SYMBOL_GPL(pwm_get_chip_data);
/linux/include/linux/
A Dpwm.h404 void *pwm_get_chip_data(struct pwm_device *pwm);
483 static inline void *pwm_get_chip_data(struct pwm_device *pwm) in pwm_get_chip_data() function
/linux/
A Dvmlinux.symvers9301 0x00000000 pwm_get_chip_data vmlinux EXPORT_SYMBOL_GPL
A DSystem.map20635 ffff8000105906c0 T pwm_get_chip_data
A D.tmp_System.map20635 ffff8000105906c0 T pwm_get_chip_data

Completed in 324 milliseconds