Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dcore.c943 static int pwm_device_request(struct pwm_device *pwm, const char *label) in pwm_device_request() function
1026 err = pwm_device_request(pwm, label); in pwm_request_from_chip()
2180 ret = pwm_device_request(pwm, label); in pwm_cdev_request()