/haiku/src/add-ons/accelerants/et6x00/ |
H A D | GetAccelerantHook.c | 49 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
H A D | GetModeInfo.c | 37 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) { in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | generic.h | 26 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|
/haiku/src/add-ons/accelerants/neomagic/ |
H A D | GetModeInfo.c | 37 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | GetAccelerantHook.c | 62 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 26 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|
/haiku/src/add-ons/accelerants/radeon/ |
H A D | GetAccelerantHook.c | 59 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
H A D | GetModeInfo.c | 51 GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | generic.h | 26 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|
/haiku/src/add-ons/accelerants/matrox/ |
H A D | GetModeInfo.c | 44 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | be_driver_proto.h | 26 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|
H A D | GetAccelerantHook.c | 63 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
/haiku/src/add-ons/accelerants/via/ |
H A D | GetModeInfo.c | 41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | GetAccelerantHook.c | 63 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 28 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|
/haiku/src/add-ons/accelerants/skeleton/ |
H A D | GetModeInfo.c | 41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | GetAccelerantHook.c | 63 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 28 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|
/haiku/src/add-ons/accelerants/nvidia/ |
H A D | GetModeInfo.c | 41 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high) in GET_PIXEL_CLOCK_LIMITS() function
|
H A D | GetAccelerantHook.c | 71 HOOK(GET_PIXEL_CLOCK_LIMITS); in get_accelerant_hook()
|
H A D | be_driver_proto.h | 32 status_t GET_PIXEL_CLOCK_LIMITS(display_mode *dm, uint32 *low, uint32 *high);
|