HelenOS sources
kfb_t 89 uspace/drv/fb/kfb/port.c kfb_t *kfb;
kfb_t 126 uspace/drv/fb/kfb/port.c kfb_t *kfb = (kfb_t *) arg;
kfb_t 135 uspace/drv/fb/kfb/port.c kfb_t *kfb = (kfb_t *) arg;
kfb_t 151 uspace/drv/fb/kfb/port.c kfb_t *kfb = (kfb_t *) arg;
kfb_t 172 uspace/drv/fb/kfb/port.c kfb_t *kfb = (kfb_t *) arg;
kfb_t 189 uspace/drv/fb/kfb/port.c kfb_t *kfb = (kfb_t *) arg;
kfb_t 217 uspace/drv/fb/kfb/port.c kfb_t *kfb = (kfb_t *) arg;
kfb_t 283 uspace/drv/fb/kfb/port.c kfb_t *kfb = kfbbm->kfb;
kfb_t 387 uspace/drv/fb/kfb/port.c kfb_t *kfb;
kfb_t 393 uspace/drv/fb/kfb/port.c kfb = (kfb_t *) ddf_fun_data_get((ddf_fun_t *) arg);
kfb_t 445 uspace/drv/fb/kfb/port.c kfb_t *kfb = NULL;
kfb_t 456 uspace/drv/fb/kfb/port.c kfb = ddf_fun_data_alloc(fun, sizeof(kfb_t));
HelenOS homepage, sources at GitHub