_max 35 arch/powerpc/perf/hv-common.h static u64 event_get_##name##_max(void) \ _max 44 arch/powerpc/perf/hv-common.h event_get_##name##_max(); \ _max 79 drivers/clk/renesas/r9a06g032-clocks.c #define D_DIV(_idx, _n, _src, _reg, _min, _max, ...) \ _max 82 drivers/clk/renesas/r9a06g032-clocks.c .reg = _reg, .div_min = _min, .div_max = _max, \ _max 54 drivers/clk/sunxi-ng/ccu_div.h #define _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, _off, _max, _flags) \ _max 59 drivers/clk/sunxi-ng/ccu_div.h .max = _max, \ _max 63 drivers/clk/sunxi-ng/ccu_div.h #define _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, _flags) \ _max 64 drivers/clk/sunxi-ng/ccu_div.h _SUNXI_CCU_DIV_OFFSET_MAX_FLAGS(_shift, _width, 1, _max, _flags) _max 69 drivers/clk/sunxi-ng/ccu_div.h #define _SUNXI_CCU_DIV_MAX(_shift, _width, _max) \ _max 70 drivers/clk/sunxi-ng/ccu_div.h _SUNXI_CCU_DIV_MAX_FLAGS(_shift, _width, _max, 0) _max 17 drivers/clk/sunxi-ng/ccu_mult.h #define _SUNXI_CCU_MULT_OFFSET_MIN_MAX(_shift, _width, _offset, _min, _max) \ _max 20 drivers/clk/sunxi-ng/ccu_mult.h .max = _max, \ _max 275 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \ _max 462 drivers/hwmon/asb100.c static SENSOR_DEVICE_ATTR(temp##num##_max, S_IRUGO | S_IWUSR, \ _max 1516 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(in##ix##_max, S_IRUGO | S_IWUSR, \ _max 1537 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(temp##ix##_max, S_IRUGO | S_IWUSR, \ _max 1594 drivers/hwmon/dme1737.c static SENSOR_DEVICE_ATTR_2(fan##ix##_max, S_IRUGO | S_IWUSR, \ _max 222 drivers/hwmon/max197.c static SENSOR_DEVICE_ATTR_2(in##chan##_max, S_IRUGO | S_IWUSR, \ _max 229 drivers/hwmon/max197.c &sensor_dev_attr_in##chan##_max.dev_attr.attr, \ _max 916 drivers/hwmon/vt1211.c SENSOR_ATTR_2(in##ix##_max, S_IRUGO | S_IWUSR, \ _max 960 drivers/hwmon/vt1211.c SENSOR_ATTR_2(temp##ix##_max, S_IRUGO | S_IWUSR, \ _max 1318 drivers/hwmon/w83627hf.c &sensor_dev_attr_in##_X_##_max.dev_attr.attr, \ _max 1331 drivers/hwmon/w83627hf.c &sensor_dev_attr_temp##_X_##_max.dev_attr.attr, \ _max 286 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(in##offset##_max, S_IRUGO | S_IWUSR, \ _max 396 drivers/hwmon/w83781d.c static SENSOR_DEVICE_ATTR(temp##offset##_max, S_IRUGO | S_IWUSR, \ _max 922 drivers/hwmon/w83781d.c &sensor_dev_attr_in##X##_max.dev_attr.attr, \ _max 935 drivers/hwmon/w83781d.c &sensor_dev_attr_temp##X##_max.dev_attr.attr, \ _max 1019 drivers/hwmon/w83793.c SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \ _max 1054 drivers/hwmon/w83793.c SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_temp, \ _max 1612 drivers/hwmon/w83795.c SENSOR_ATTR_2(in##index##_max, S_IRUGO | S_IWUSR, show_in, \ _max 1667 drivers/hwmon/w83795.c SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_dts_ext, \ _max 1689 drivers/hwmon/w83795.c SENSOR_ATTR_2(temp##index##_max, S_IRUGO | S_IWUSR, show_temp, \ _max 802 drivers/input/misc/uinput.c #define uinput_set_bit(_arg, _bit, _max) \ _max 807 drivers/input/misc/uinput.c else if ((_arg) > (_max)) \ _max 66 drivers/media/v4l2-core/v4l2-common.c int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) _max 70 drivers/media/v4l2-core/v4l2-common.c s64 max = _max; _max 2589 drivers/media/v4l2-core/v4l2-ctrls.c u32 id, u8 _max, u64 mask, u8 _def) _max 2597 drivers/media/v4l2-core/v4l2-ctrls.c s64 max = _max; _max 2621 drivers/media/v4l2-core/v4l2-ctrls.c const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, _max 2629 drivers/media/v4l2-core/v4l2-ctrls.c s64 max = _max; _max 2655 drivers/media/v4l2-core/v4l2-ctrls.c u32 id, u8 _max, u8 _def, const s64 *qmenu_int) _max 2661 drivers/media/v4l2-core/v4l2-ctrls.c s64 max = _max; _max 52 drivers/net/ethernet/sfc/falcon/falcon_boards.c #define LM87_IN_LIMITS(nr, _min, _max) \ _max 53 drivers/net/ethernet/sfc/falcon/falcon_boards.c 0x2B + (nr) * 2, _max, 0x2C + (nr) * 2, _min _max 54 drivers/net/ethernet/sfc/falcon/falcon_boards.c #define LM87_AIN_LIMITS(nr, _min, _max) \ _max 55 drivers/net/ethernet/sfc/falcon/falcon_boards.c 0x3B + (nr), _max, 0x1A + (nr), _min _max 56 drivers/net/ethernet/sfc/falcon/falcon_boards.c #define LM87_TEMP_INT_LIMITS(_min, _max) \ _max 57 drivers/net/ethernet/sfc/falcon/falcon_boards.c 0x39, _max, 0x3A, _min _max 58 drivers/net/ethernet/sfc/falcon/falcon_boards.c #define LM87_TEMP_EXT1_LIMITS(_min, _max) \ _max 59 drivers/net/ethernet/sfc/falcon/falcon_boards.c 0x37, _max, 0x38, _min _max 493 drivers/net/ethernet/sfc/falcon/net_driver.h ((val) < member ## _max) ? member ## _names[val] : "(invalid)" _max 562 drivers/net/ethernet/sfc/net_driver.h ((val) < member ## _max) ? member ## _names[val] : "(invalid)" _max 56 drivers/net/fjes/fjes_hw.h #define EP_RING_INDEX(_num, _max) (((_num) + (_max)) % (_max)) _max 57 drivers/net/fjes/fjes_hw.h #define EP_RING_INDEX_INC(_num, _max) \ _max 58 drivers/net/fjes/fjes_hw.h ((_num) = EP_RING_INDEX((_num) + 1, (_max))) _max 59 drivers/net/fjes/fjes_hw.h #define EP_RING_FULL(_head, _tail, _max) \ _max 60 drivers/net/fjes/fjes_hw.h (0 == EP_RING_INDEX(((_tail) - (_head)), (_max))) _max 61 drivers/net/fjes/fjes_hw.h #define EP_RING_EMPTY(_head, _tail, _max) \ _max 62 drivers/net/fjes/fjes_hw.h (1 == EP_RING_INDEX(((_tail) - (_head)), (_max))) _max 86 drivers/pinctrl/mediatek/pinctrl-mtk-common.h #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ _max 89 drivers/pinctrl/mediatek/pinctrl-mtk-common.h .max_drv = _max, \ _max 272 drivers/regulator/axp20x-regulator.c #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ _max 281 drivers/regulator/axp20x-regulator.c .n_voltages = (((_max) - (_min)) / (_step) + 1), \ _max 294 drivers/regulator/axp20x-regulator.c #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ _max 303 drivers/regulator/axp20x-regulator.c .n_voltages = (((_max) - (_min)) / (_step) + 1), \ _max 388 drivers/regulator/max8998.c #define MAX8998_LINEAR_REG(_name, _ops, _min, _step, _max) \ _max 395 drivers/regulator/max8998.c .n_voltages = ((_max) - (_min)) / (_step) + 1, \ _max 69 drivers/regulator/rk808-regulator.c #define RK817_BOOST_DESC(_id, _match, _supply, _min, _max, _step, _vreg,\ _max 78 drivers/regulator/rk808-regulator.c .n_voltages = (((_max) - (_min)) / (_step) + 1), \ _max 93 drivers/regulator/rk808-regulator.c #define RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 102 drivers/regulator/rk808-regulator.c .n_voltages = (((_max) - (_min)) / (_step) + 1), \ _max 116 drivers/regulator/rk808-regulator.c #define RK805_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 118 drivers/regulator/rk808-regulator.c RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 121 drivers/regulator/rk808-regulator.c #define RK8XX_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 123 drivers/regulator/rk808-regulator.c RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 126 drivers/regulator/rk808-regulator.c #define RK817_DESC(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 128 drivers/regulator/rk808-regulator.c RK8XX_DESC_COM(_id, _match, _supply, _min, _max, _step, _vreg, \ _max 599 drivers/usb/dwc2/params.c #define CHECK_RANGE(_param, _min, _max, _def) do { \ _max 601 drivers/usb/dwc2/params.c (hsotg->params._param) > (_max)) { \ _max 959 include/linux/ide.h #define __IDE_PROC_DEVSET(_name, _min, _max, _mulf, _divf) { \ _max 963 include/linux/ide.h .max = _max, \ _max 968 include/linux/ide.h #define IDE_PROC_DEVSET(_name, _min, _max) \ _max 969 include/linux/ide.h __IDE_PROC_DEVSET(_name, _min, _max, NULL, NULL) _max 241 include/linux/xarray.h #define XA_LIMIT(_min, _max) (struct xa_limit) { .min = _min, .max = _max } _max 352 include/net/netlink.h #define NLA_POLICY_RANGE(tp, _min, _max) { \ _max 356 include/net/netlink.h .max = _max \ _max 365 include/net/netlink.h #define NLA_POLICY_MAX(tp, _max) { \ _max 368 include/net/netlink.h .max = _max, \ _max 175 net/batman-adv/sysfs.c #define BATADV_ATTR_SIF_STORE_UINT(_name, _var, _min, _max, _post_func) \ _max 185 net/batman-adv/sysfs.c length = __batadv_store_uint_attr(buff, count, _min, _max, \ _max 208 net/batman-adv/sysfs.c #define BATADV_ATTR_SIF_UINT(_name, _var, _mode, _min, _max, _post_func)\ _max 209 net/batman-adv/sysfs.c static BATADV_ATTR_SIF_STORE_UINT(_name, _var, _min, _max, _post_func)\ _max 259 net/batman-adv/sysfs.c #define BATADV_ATTR_HIF_STORE_UINT(_name, _var, _min, _max, _post_func) \ _max 274 net/batman-adv/sysfs.c length = __batadv_store_uint_attr(buff, count, _min, _max, \ _max 311 net/batman-adv/sysfs.c #define BATADV_ATTR_HIF_UINT(_name, _var, _mode, _min, _max, _post_func)\ _max 313 net/batman-adv/sysfs.c _max, _post_func) \ _max 51 net/sctp/sm_statetable.c #define DO_LOOKUP(_max, _type, _table) \ _max 55 net/sctp/sm_statetable.c if ((event_subtype._type > (_max))) { \ _max 57 net/sctp/sm_statetable.c _table, event_subtype._type, _max); \