Home
last modified time | relevance | path

Searched defs:of_remove_property (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/of/
H A Dbase.c1641 int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function
/openbmc/linux/include/linux/
H A Dof.h806 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() function