/kernel/linux/linux-5.10/include/linux/ |
H A D | f75375s.h | 17 u8 pwm[2]; member
|
H A D | leds-pca9532.h | 38 u8 pwm[2]; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | f75375s.h | 17 u8 pwm[2]; member
|
H A D | leds-pca9532.h | 38 u8 pwm[2]; member
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | ves1820.h | 36 ves1820_attach(const struct ves1820_config* config, struct i2c_adapter* i2c, u8 pwm) ves1820_attach() argument
|
H A D | tda1002x.h | 52 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 D | ves1820.h | 36 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 D | mantis_vp2040.c | 99 u8 pwm; in read_pwm() local
|
H A D | mantis_vp2033.c | 43 u8 pwm; in read_pwm() local
|
/kernel/linux/linux-6.6/drivers/pwm/ |
H A D | pwm-clk.c | 38 static int pwm_clk_apply(struct pwm_chip *chip, struct pwm_device *pwm, in pwm_clk_apply() argument
|
H A D | pwm-ab8500.c | 36 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 D | pwm-ep93xx.c | 47 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 D | pwm-clps711x.c | 26 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 D | pwm-iqs620a.c | 62 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 D | pwm-lpc32xx.c | 29 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 D | pwm-raspberrypi-poe.c | 100 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 D | mantis_vp2033.c | 43 u8 pwm; in read_pwm() local
|
H A D | mantis_vp2040.c | 99 u8 pwm; in read_pwm() local
|
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-pwm.c | 16 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 D | pwm-vibra.c | 26 struct pwm_device *pwm; member [all...] |
/kernel/linux/linux-5.10/drivers/pwm/ |
H A D | pwm-ab8500.c | 27 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 D | pwm-imx1.c | 94 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 D | pwm-lpc32xx.c | 29 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 D | pwm-ir-tx.c | 19 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 D | pwm-ir-tx.c | 19 struct pwm_device *pwm; member 55 struct pwm_device *pwm = pwm_ir->pwm; in pwm_ir_tx() local [all...] |