Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dbind.c121 static int bind_by_node_path(const char *path, const char *drv_name) in bind_by_node_path() function
213 ret = bind_by_node_path(argv[1], argv[2]); in do_bind_unbind()