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