Home
last modified time | relevance | path

Searched defs:vmax (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c94 unsigned int vmax; member
107 unsigned int vmax; member
772 unsigned int min_frame_duration_in_ns, vmax, vmin = 0; in mod_freesync_handle_v_update() local
1168 unsigned int *vmax) in mod_freesync_get_vmin_vmax()
1442 unsigned int vmin = 0, vmax = 0; in apply_fixed_refresh() local
/dflybsd-src/sbin/dump/
H A Dmain.c533 numarg(const char *meaning, long vmin, long vmax) in numarg()
/dflybsd-src/sys/sys/
H A Dmodule.h111 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument
/dflybsd-src/sys/dev/virtual/nvmm/
H A Dnvmm_dragonfly.c56 os_vmspace_create(vaddr_t vmin, vaddr_t vmax) in os_vmspace_create()
H A Dnvmm_netbsd.c39 os_vmspace_create(vaddr_t vmin, vaddr_t vmax) in os_vmspace_create()
/dflybsd-src/usr.bin/calendar/
H A Dbasics.c248 double vmax = 0.5; /* i.e., 12 hours */ in equation_of_time() local
/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc.c192 int vmin, int vmax) in dc_stream_adjust_vmin_vmax()
/dflybsd-src/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2403 int num_pipes, int vmin, int vmax) in set_drr()
/dflybsd-src/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1735 int num_pipes, int vmin, int vmax) in set_drr()
/dflybsd-src/sys/dev/disk/mpt/
H A Dmpt.h196 #define MPT_PERSONALITY_DEPEND(name, dep, vmin, vpref, vmax) \ argument
/dflybsd-src/sys/dev/drm/
H A Ddrm_edid.c2319 int vsync, vmin, vmax; in mode_in_vsync_range() local