Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pwm/
Dcore.c871 static struct pwm_chip *device_to_pwmchip(struct device *dev) in device_to_pwmchip() function
931 chip = device_to_pwmchip(&acpi->dev); in acpi_pwm_get()