Home
last modified time | relevance | path

Searched refs:_typ (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/drm/
Ddrm_modes.c193 #define PARAM_RANGE(_min, _typ, _max) \ argument
194 { .min = _min, .typ = _typ, .max = _max }