Home
last modified time | relevance | path

Searched defs:vmin (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c98 unsigned int vmin; member
106 unsigned int vmin; member
772 unsigned int min_frame_duration_in_ns, vmax, vmin = 0; in mod_freesync_handle_v_update() local
1167 unsigned int *vmin, in mod_freesync_get_vmin_vmax()
1442 unsigned int vmin = 0, vmax = 0; in apply_fixed_refresh() local
/dragonfly/sbin/dump/
H A Dmain.c533 numarg(const char *meaning, long vmin, long vmax) in numarg()
/dragonfly/sys/sys/
H A Dmodule.h111 #define MODULE_DEPEND(module, mdepend, vmin, vpref, vmax) \ argument
/dragonfly/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()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c192 int vmin, int vmax) in dc_stream_adjust_vmin_vmax()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c2403 int num_pipes, int vmin, int vmax) in set_drr()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1735 int num_pipes, int vmin, int vmax) in set_drr()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt.h196 #define MPT_PERSONALITY_DEPEND(name, dep, vmin, vpref, vmax) \ argument
/dragonfly/sys/dev/drm/
H A Ddrm_edid.c2319 int vsync, vmin, vmax; in mode_in_vsync_range() local