Searched defs:_max (Results 26 – 29 of 29) sorted by relevance
12
/openbmc/linux/include/linux/ |
H A D | xarray.h | 244 #define XA_LIMIT(_min, _max) (struct xa_limit) { .min = _min, .max = _max } argument
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_modes.c | 193 #define PARAM_RANGE(_min, _typ, _max) \ argument
|
/openbmc/linux/drivers/iio/addac/ |
H A D | ad74115.c | 246 #define AD74115_FW_PROP(_name, _max, _reg, _mask) \ argument
|
/openbmc/linux/net/bluetooth/ |
H A D | hci_event.c | 3988 #define HCI_CC_VL(_op, _func, _min, _max) \ argument
|
12