HelenOS sources

function_get_ops   79 uspace/lib/drv/generic/driver.c static void *function_get_ops(ddf_fun_t *, dev_inferface_idx_t);
function_get_ops  468 uspace/lib/drv/generic/driver.c 		void *ops = function_get_ops(fun, iface_idx);
HelenOS homepage, sources at GitHub