Home
last modified time | relevance | path

Searched refs:unbind_by_node_path (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbind.c163 static int unbind_by_node_path(const char *path) in unbind_by_node_path() function
217 ret = unbind_by_node_path(argv[1]); in do_bind_unbind()