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

12

/haiku-fatelf/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-fatelf/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);
/haiku-fatelf/src/add-ons/accelerants/vmware/
H A DGetAccelerantHook.c35 HOOK(GET_MODE_LIST);
H A DProposeDisplayMode.c70 GET_MODE_LIST(display_mode * dm) function
72 TRACE("GET_MODE_LIST\n");
H A Dgeneric.h23 status_t GET_MODE_LIST(display_mode *dm);
/haiku-fatelf/src/add-ons/accelerants/nvidia_gpgpu/
H A DGetAccelerantHook.c60 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h25 status_t GET_MODE_LIST(display_mode *dm);
/haiku-fatelf/src/add-ons/accelerants/matrox/
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.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-fatelf/src/add-ons/accelerants/neomagic/
H A DGetAccelerantHook.c57 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h23 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-fatelf/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-fatelf/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.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-fatelf/src/add-ons/accelerants/nvidia/
H A DGetAccelerantHook.c62 HOOK(GET_MODE_LIST);
H A Dbe_driver_proto.h25 status_t GET_MODE_LIST(display_mode *dm);
H A DProposeDisplayMode.c427 Return the number of modes this device will return from GET_MODE_LIST().
441 GET_MODE_LIST(display_mode *dm) function
443 LOG(1, ("GET_MODE_LIST: exporting the modelist created before.\n"));

Completed in 78 milliseconds

12