Searched refs:uxa_driver_alloc (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa.h52 * The UxaDriver structure is allocated through uxa_driver_alloc(), and then
519 uxa_driver_alloc(void);
H A Duxa.c409 uxa_driver_alloc(void) function in typeref:typename:uxa_driver_t *
419 * pScreenInfo should have been allocated by uxa_driver_alloc(). See the
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa.h52 * The UxaDriver structure is allocated through uxa_driver_alloc(), and then
557 uxa_driver_t *uxa_driver_alloc(void);
H A Duxa.c423 uxa_driver_t *uxa_driver_alloc(void) function in typeref:typename:uxa_driver_t *
433 * pScreenInfo should have been allocated by uxa_driver_alloc(). See the
H A Dintel_uxa.c1322 intel->uxa_driver = uxa_driver_alloc();
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa.h52 * The UxaDriver structure is allocated through uxa_driver_alloc(), and then
557 uxa_driver_t *uxa_driver_alloc(void);
H A Duxa.c423 uxa_driver_t *uxa_driver_alloc(void) function in typeref:typename:uxa_driver_t *
433 * pScreenInfo should have been allocated by uxa_driver_alloc(). See the
H A Dintel_uxa.c1293 intel->uxa_driver = uxa_driver_alloc();
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa.h52 * The UxaDriver structure is allocated through uxa_driver_alloc(), and then
558 uxa_driver_t *uxa_driver_alloc(void);
H A Duxa.c462 uxa_driver_t *uxa_driver_alloc(void) function in typeref:typename:uxa_driver_t *
472 * pScreenInfo should have been allocated by uxa_driver_alloc(). See the
/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_uxa.c559 qxl->uxa = uxa_driver_alloc ();
H A Dqxl_kms.c329 qxl->uxa = uxa_driver_alloc ();
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_uxa.c717 i830->uxa_driver = uxa_driver_alloc();

Completed in 14 milliseconds