Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/pwm/
Dcore.c909 static struct pwm_device *acpi_pwm_get(struct fwnode_handle *fwnode) in acpi_pwm_get() function
1015 pwm = acpi_pwm_get(dev->fwnode); in pwm_get()
1230 pwm = acpi_pwm_get(fwnode); in devm_fwnode_pwm_get()