Home
last modified time | relevance | path

Searched defs:fb_event (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dfb.h405 struct fb_event { struct
406 struct fb_info *info;
407 void *data;
/openbmc/qemu/hw/display/
H A Dxenfb.c967 static void fb_event(struct XenLegacyDevice *xendev) in fb_event() function