Searched refs:devm_pwmchip_remove (Results 1 – 1 of 1) sorted by relevance
2153 static void devm_pwmchip_remove(void *data) in devm_pwmchip_remove() function2168 return devm_add_action_or_reset(dev, devm_pwmchip_remove, chip); in __devm_pwmchip_add()