Searched refs:pwmchip_set_drvdata (Results 1 – 10 of 10) sorted by relevance
| /linux/rust/helpers/ |
| H A D | pwm.c | 19 pwmchip_set_drvdata(chip, data); in rust_helper_pwmchip_set_drvdata()
|
| /linux/drivers/pwm/ |
| H A D | pwm-argon-fan-hat.c | 81 pwmchip_set_drvdata(chip, i2c); in argon_fan_hat_i2c_probe()
|
| H A D | pwm-max7360.c | 189 pwmchip_set_drvdata(chip, regmap); in max7360_pwm_probe()
|
| H A D | pwm-mc33xs2410.c | 342 pwmchip_set_drvdata(chip, spi); in mc33xs2410_probe()
|
| H A D | core.c | 1643 pwmchip_set_drvdata(chip, pwmchip_priv(chip)); in pwmchip_alloc()
|
| /linux/drivers/regulator/ |
| H A D | rpi-panel-v2-regulator.c | 83 pwmchip_set_drvdata(pc, regmap); in rpi_panel_v2_i2c_probe()
|
| /linux/include/linux/ |
| H A D | pwm.h | 387 static inline void pwmchip_set_drvdata(struct pwm_chip *chip, void *data) in pwmchip_set_drvdata() function
|
| /linux/drivers/hwmon/ |
| H A D | aspeed-g6-pwm-tach.c | 493 pwmchip_set_drvdata(chip, priv); in aspeed_pwm_tach_probe()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ti-sn65dsi86.c | 1731 pwmchip_set_drvdata(chip, pdata); in ti_sn_pwm_probe()
|
| /linux/drivers/leds/rgb/ |
| H A D | leds-qcom-lpg.c | 1332 pwmchip_set_drvdata(chip, lpg); in lpg_add_pwm()
|