devman_drv_fun_online 52 uspace/lib/device/include/devman.h extern errno_t devman_drv_fun_online(devman_handle_t); devman_drv_fun_online 880 uspace/lib/drv/generic/driver.c errno_t res = devman_drv_fun_online(fun->handle); devman_drv_fun_online 639 uspace/srv/devman/drv_conn.c devman_drv_fun_online(&call, driver);HelenOS homepage, sources at GitHub