Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dcore.c875 static struct pwm_chip *device_to_pwmchip(struct device *dev) in device_to_pwmchip() function
935 chip = device_to_pwmchip(&acpi->dev); in acpi_pwm_get()