Home
last modified time | relevance | path

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

/external/coreboot/payloads/libpayload/drivers/video/
Dcorebootfb.c203 static void corebootfb_get_cursor(unsigned int *x, unsigned int *y, unsigned int *en) in corebootfb_get_cursor() function
270 .get_cursor = corebootfb_get_cursor,