Searched refs:fwnode_handle_put (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/leds/
H A Dleds-gpio.c190 fwnode_handle_put(child); device_for_each_child_node()
226 fwnode_handle_put(child); device_for_each_child_node()
/linux-4.4.14/drivers/input/keyboard/
H A Dgpio_keys_polled.c177 fwnode_handle_put(child); device_for_each_child_node()
187 fwnode_handle_put(child); device_for_each_child_node()
/linux-4.4.14/include/linux/
H A Dproperty.h80 void fwnode_handle_put(struct fwnode_handle *fwnode);
/linux-4.4.14/drivers/base/
H A Dproperty.c571 * fwnode_handle_put - Drop reference to a device node
578 void fwnode_handle_put(struct fwnode_handle *fwnode) fwnode_handle_put() function
583 EXPORT_SYMBOL_GPL(fwnode_handle_put); variable

Completed in 52 milliseconds