Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dcore.c1845 * acpi_pwm_get() - request a PWM via parsing "pwms" property in ACPI
1861 static struct pwm_device *acpi_pwm_get(const struct fwnode_handle *fwnode)
1930 pwm = acpi_pwm_get(fwnode); in pwm_get()
2099 * acpi_pwm_get() for a detailed description.
2114 pwm = acpi_pwm_get(fwnode); in devm_fwnode_pwm_get()
1862 static struct pwm_device *acpi_pwm_get(const struct fwnode_handle *fwnode) acpi_pwm_get() function