/linux-4.1.27/drivers/regulator/ |
D | axp20x-regulator.c | 35 #define AXP20X_DESC_IO(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, \ argument 57 #define AXP20X_DESC(_id, _match, _supply, _min, _max, _step, _vreg, _vmask, \ argument
|
D | tps65218-regulator.c | 52 #define TPS65218_INFO(_id, _nm, _min, _max) \ argument
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | falcon_boards.c | 55 #define LM87_IN_LIMITS(nr, _min, _max) \ argument 57 #define LM87_AIN_LIMITS(nr, _min, _max) \ argument 59 #define LM87_TEMP_INT_LIMITS(_min, _max) \ argument 61 #define LM87_TEMP_EXT1_LIMITS(_min, _max) \ argument
|
/linux-4.1.27/drivers/media/v4l2-core/ |
D | v4l2-common.c | 84 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill()
|
/linux-4.1.27/net/batman-adv/ |
D | sysfs.c | 154 #define BATADV_ATTR_SIF_STORE_UINT(_name, _min, _max, _post_func) \ argument 179 #define BATADV_ATTR_SIF_UINT(_name, _mode, _min, _max, _post_func) \ argument
|
/linux-4.1.27/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 93 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument
|
/linux-4.1.27/include/linux/ |
D | ide.h | 905 #define __IDE_PROC_DEVSET(_name, _min, _max, _mulf, _divf) { \ argument 914 #define IDE_PROC_DEVSET(_name, _min, _max) \ argument
|
/linux-4.1.27/drivers/misc/sgi-xp/ |
D | xpc.h | 27 #define _XPC_VERSION(_maj, _min) (((_maj) << 4) | ((_min) & 0xf)) argument
|