Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-gpio.c27 struct pwm_gpio { struct
58 static u64 pwm_gpio_toggle(struct pwm_gpio *gpwm, bool level) in pwm_gpio_toggle() argument
77 struct pwm_gpio *gpwm = container_of(gpio_timer, struct pwm_gpio, in pwm_gpio_timer()
104 struct pwm_gpio *gpwm = pwmchip_get_drvdata(chip); in pwm_gpio_apply()
157 struct pwm_gpio *gpwm = pwmchip_get_drvdata(chip); in pwm_gpio_get_state()
176 struct pwm_gpio *gpwm = data; in pwm_gpio_disable_hrtimer()
185 struct pwm_gpio *gpwm; in pwm_gpio_probe()