Home
last modified time | relevance | path

Searched refs:alloc_pwms (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/pwm/
H A Dcore.c38 static int alloc_pwms(unsigned int count) in alloc_pwms() function
281 ret = alloc_pwms(chip->npwm); in pwmchip_add()
/kernel/linux/linux-5.10/drivers/pwm/
H A Dcore.c40 static int alloc_pwms(int pwm, unsigned int count) in alloc_pwms() function
288 ret = alloc_pwms(chip->base, chip->npwm); in pwmchip_add_with_polarity()

Completed in 3 milliseconds