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

1234567

/linux-master/include/linux/
H A Df75375s.h17 u8 pwm[2]; member in struct:f75375s_platform_data
H A Dleds-pca9532.h38 u8 pwm[2]; member in struct:pca9532_platform_data
/linux-master/drivers/media/dvb-frontends/
H A Dves1820.h36 ves1820_attach(const struct ves1820_config* config, struct i2c_adapter* i2c, u8 pwm) argument
H A Dtda1002x.h52 tda10021_attach(const struct tda1002x_config* config, struct i2c_adapter* i2c, u8 pwm) argument
65 tda10023_attach( const struct tda10023_config *config, struct i2c_adapter *i2c, u8 pwm) argument
/linux-master/drivers/media/pci/mantis/
H A Dmantis_vp2040.c99 u8 pwm; local
H A Dmantis_vp2033.c43 u8 pwm; local
/linux-master/drivers/pwm/
H A Dpwm-clps711x.c25 static int clps711x_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) argument
39 static int clps711x_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
H A Dpwm-clk.c40 static int pwm_clk_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
H A Dpwm-raspberrypi-poe.c99 static int raspberrypi_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
84 raspberrypi_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) argument
H A Dpwm-visconti.c45 static int visconti_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
105 static int visconti_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, argument
[all...]
H A Dpwm-lpc32xx.c30 static int lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, argument
63 static int lpc32xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) argument
80 static void lpc32xx_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) argument
92 static int lpc32xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
[all...]
H A Dpwm-ab8500.c35 static int ab8500_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
138 static int ab8500_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, argument
H A Dpwm-ep93xx.c46 static int ep93xx_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) argument
53 static void ep93xx_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) argument
60 static int ep93xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
[all...]
H A Dpwm-dwc-core.c24 static void __dwc_pwm_set_enable(struct dwc_pwm *dwc, int pwm, int enabled) argument
38 __dwc_pwm_configure_timer(struct dwc_pwm *dwc, struct pwm_device *pwm, const struct pwm_state *state) argument
98 dwc_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, const struct pwm_state *state) argument
120 dwc_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) argument
[all...]
H A Dpwm-pxa.c67 static int pxa_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, argument
102 static int pxa_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, argument
[all...]
/linux-master/drivers/clk/
H A Dclk-pwm.c16 struct pwm_device *pwm; member in struct:clk_pwm
72 struct pwm_device *pwm; local
[all...]
/linux-master/drivers/input/misc/
H A Dpwm-vibra.c28 struct pwm_device *pwm; member in struct:pwm_vibrator
[all...]
H A Dtwl4030-vibra.c90 int pwm; local
H A Dpwm-beeper.c20 struct pwm_device *pwm; member in struct:pwm_beeper
[all...]
/linux-master/drivers/leds/rgb/
H A Dleds-pwm-multicolor.c20 struct pwm_device *pwm; member in struct:pwm_led
/linux-master/include/linux/mfd/
H A Dlm3533.h49 u8 pwm; /* 0 - 0x3f */ member in struct:lm3533_bl_platform_data
56 u8 pwm; /* 0 - 0x3f */ member in struct:lm3533_led_platform_data
/linux-master/drivers/video/backlight/
H A D88pm860x_bl.c30 int pwm; member in struct:pm860x_backlight_data
/linux-master/drivers/macintosh/
H A Dwindfarm_smu_controls.c54 static int smu_set_fan(int pwm, u8 id, u16 value) argument
/linux-master/drivers/leds/
H A Dleds-pwm.c31 struct pwm_device *pwm; member in struct:led_pwm_data
[all...]
/linux-master/drivers/media/rc/
H A Dpwm-ir-tx.c21 struct pwm_device *pwm; member in struct:pwm_ir
64 struct pwm_device *pwm = pwm_ir->pwm; local
97 struct pwm_device *pwm local
[all...]

Completed in 207 milliseconds

1234567