Home
last modified time | relevance | path

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

12345678910>>...13

/kernel/linux/linux-5.10/include/linux/
H A Df75375s.h17 u8 pwm[2]; member
H A Dleds-pca9532.h38 u8 pwm[2]; member
/kernel/linux/linux-6.6/include/linux/
H A Df75375s.h17 u8 pwm[2]; member
H A Dleds-pca9532.h38 u8 pwm[2]; member
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dves1820.h36 ves1820_attach(const struct ves1820_config* config, struct i2c_adapter* i2c, u8 pwm) ves1820_attach() argument
H A Dtda1002x.h52 tda10021_attach(const struct tda1002x_config* config, struct i2c_adapter* i2c, u8 pwm) tda10021_attach() argument
65 tda10023_attach( const struct tda10023_config *config, struct i2c_adapter *i2c, u8 pwm) tda10023_attach() argument
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dves1820.h36 ves1820_attach(const struct ves1820_config* config, struct i2c_adapter* i2c, u8 pwm) ves1820_attach() argument
/kernel/linux/linux-5.10/drivers/media/pci/mantis/
H A Dmantis_vp2040.c99 u8 pwm; in read_pwm() local
H A Dmantis_vp2033.c43 u8 pwm; in read_pwm() local
/kernel/linux/linux-6.6/drivers/pwm/
H A Dpwm-clk.c38 static int pwm_clk_apply(struct pwm_chip *chip, struct pwm_device *pwm, in pwm_clk_apply() argument
H A Dpwm-ab8500.c36 static int ab8500_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in ab8500_pwm_apply() argument
139 static int ab8500_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, in ab8500_pwm_get_state() argument
H A Dpwm-ep93xx.c47 static int ep93xx_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) in ep93xx_pwm_request() argument
54 static void ep93xx_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) in ep93xx_pwm_free() argument
61 static int ep93xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in ep93xx_pwm_apply() argument
[all...]
H A Dpwm-clps711x.c26 static int clps711x_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) in clps711x_pwm_request() argument
40 static int clps711x_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in clps711x_pwm_apply() argument
H A Dpwm-iqs620a.c62 static int iqs620_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in iqs620_pwm_apply() argument
107 static int iqs620_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, in iqs620_pwm_get_state() argument
H A Dpwm-lpc32xx.c29 static int lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in lpc32xx_pwm_config() argument
62 static int lpc32xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in lpc32xx_pwm_enable() argument
79 static void lpc32xx_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in lpc32xx_pwm_disable() argument
91 static int lpc32xx_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in lpc32xx_pwm_apply() argument
[all...]
H A Dpwm-raspberrypi-poe.c100 static int raspberrypi_pwm_apply(struct pwm_chip *chip, struct pwm_device *pwm, in raspberrypi_pwm_apply() argument
85 raspberrypi_pwm_get_state(struct pwm_chip *chip, struct pwm_device *pwm, struct pwm_state *state) raspberrypi_pwm_get_state() argument
/kernel/linux/linux-6.6/drivers/media/pci/mantis/
H A Dmantis_vp2033.c43 u8 pwm; in read_pwm() local
H A Dmantis_vp2040.c99 u8 pwm; in read_pwm() local
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-pwm.c16 struct pwm_device *pwm; member
72 struct pwm_device *pwm; in clk_pwm_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dpwm-vibra.c26 struct pwm_device *pwm; member
[all...]
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-ab8500.c27 static int ab8500_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in ab8500_pwm_config() argument
57 static int ab8500_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in ab8500_pwm_enable() argument
70 static void ab8500_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in ab8500_pwm_disable() argument
[all...]
H A Dpwm-imx1.c94 static int pwm_imx1_enable(struct pwm_chip *chip, struct pwm_device *pwm) in pwm_imx1_enable() argument
111 static void pwm_imx1_disable(struct pwm_chip *chip, struct pwm_device *pwm) in pwm_imx1_disable() argument
63 pwm_imx1_config(struct pwm_chip *chip, struct pwm_device *pwm, int duty_ns, int period_ns) pwm_imx1_config() argument
H A Dpwm-lpc32xx.c29 static int lpc32xx_pwm_config(struct pwm_chip *chip, struct pwm_device *pwm, in lpc32xx_pwm_config() argument
62 static int lpc32xx_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) in lpc32xx_pwm_enable() argument
79 static void lpc32xx_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) in lpc32xx_pwm_disable() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dpwm-ir-tx.c19 struct pwm_device *pwm; member
55 struct pwm_device *pwm = pwm_ir->pwm; in pwm_ir_tx() local
[all...]
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dpwm-ir-tx.c19 struct pwm_device *pwm; member
55 struct pwm_device *pwm = pwm_ir->pwm; in pwm_ir_tx() local
[all...]

Completed in 9 milliseconds

12345678910>>...13