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

/haiku/src/add-ons/accelerants/et6x00/
H A DGetAccelerantHook.c44 HOOK(GET_MODE_LIST);
H A Dgeneric.h21 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c71 * Return the number of modes this device will return from GET_MODE_LIST().
81 status_t GET_MODE_LIST(display_mode *dm) { function
/haiku/src/add-ons/accelerants/radeon/
H A DGetAccelerantHook.c54 HOOK(GET_MODE_LIST);
H A Dgeneric.h21 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c423 status_t GET_MODE_LIST( display_mode *dm ) function
/haiku/src/add-ons/accelerants/matrox/
H A DGetAccelerantHook.c58 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h21 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c453 /* Return the number of modes this device will return from GET_MODE_LIST().
464 status_t GET_MODE_LIST(display_mode *dm) function
466 LOG(1, ("GET_MODE_LIST: exporting the modelist created before.\n"));
/haiku/src/add-ons/accelerants/neomagic/
H A DGetAccelerantHook.c57 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h21 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c321 /* Return the number of modes this device will return from GET_MODE_LIST().
332 status_t GET_MODE_LIST(display_mode *dm) function
334 LOG(1, ("GET_MODE_LIST: exporting the modelist created before.\n"));
/haiku/src/add-ons/accelerants/skeleton/
H A DGetAccelerantHook.c58 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h23 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c502 /* Return the number of modes this device will return from GET_MODE_LIST().
513 status_t GET_MODE_LIST(display_mode *dm) function
515 LOG(1, ("GET_MODE_LIST: exporting the modelist created before.\n"));
/haiku/src/add-ons/accelerants/via/
H A DGetAccelerantHook.c58 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h23 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c504 /* Return the number of modes this device will return from GET_MODE_LIST().
515 status_t GET_MODE_LIST(display_mode *dm) function
517 LOG(1, ("GET_MODE_LIST: exporting the modelist created before.\n"));
/haiku/src/add-ons/accelerants/nvidia/
H A DGetAccelerantHook.c62 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h23 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c558 Return the number of modes this device will return from GET_MODE_LIST().
572 GET_MODE_LIST(display_mode *dm) function
574 LOG(1, ("GET_MODE_LIST: exporting the modelist created before.\n"));

Completed in 76 milliseconds