Searched refs:ACCELERANT_MODE_COUNT (Results 1 - 21 of 21) sorted by relevance

/haiku/src/add-ons/accelerants/et6x00/
H A DGetAccelerantHook.c43 HOOK(ACCELERANT_MODE_COUNT);
H A Dgeneric.h20 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c73 uint32 ACCELERANT_MODE_COUNT(void) { function
/haiku/src/add-ons/accelerants/radeon/
H A DGetAccelerantHook.c53 HOOK(ACCELERANT_MODE_COUNT);
H A Dgeneric.h20 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c416 uint32 ACCELERANT_MODE_COUNT( void ) function
/haiku/src/add-ons/accelerants/matrox/
H A DGetAccelerantHook.c57 HOOK(ACCELERANT_MODE_COUNT);
H A Dbe_driver_proto.h20 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c456 uint32 ACCELERANT_MODE_COUNT(void) function
458 LOG(1, ("ACCELERANT_MODE_COUNT: the modelist contains %d modes\n",si->mode_count));
/haiku/src/add-ons/accelerants/neomagic/
H A DGetAccelerantHook.c56 HOOK(ACCELERANT_MODE_COUNT);
H A Dbe_driver_proto.h20 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c324 uint32 ACCELERANT_MODE_COUNT(void) function
326 LOG(1, ("ACCELERANT_MODE_COUNT: the modelist contains %d modes\n",si->mode_count));
/haiku/src/add-ons/accelerants/skeleton/
H A DGetAccelerantHook.c57 HOOK(ACCELERANT_MODE_COUNT);
H A Dbe_driver_proto.h22 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c505 uint32 ACCELERANT_MODE_COUNT(void) function
507 LOG(1, ("ACCELERANT_MODE_COUNT: the modelist contains %d modes\n",si->mode_count));
/haiku/src/add-ons/accelerants/via/
H A DGetAccelerantHook.c57 HOOK(ACCELERANT_MODE_COUNT);
H A Dbe_driver_proto.h22 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c507 uint32 ACCELERANT_MODE_COUNT(void) function
509 LOG(1, ("ACCELERANT_MODE_COUNT: the modelist contains %d modes\n",si->mode_count));
/haiku/src/add-ons/accelerants/nvidia/
H A DGetAccelerantHook.c61 HOOK(ACCELERANT_MODE_COUNT);
H A Dbe_driver_proto.h22 uint32 ACCELERANT_MODE_COUNT(void);
H A DProposeDisplayMode.c562 ACCELERANT_MODE_COUNT(void) function
564 LOG(1, ("ACCELERANT_MODE_COUNT: the modelist contains %d modes\n",si->mode_count));

Completed in 85 milliseconds