/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/net/sctp/ |
D | sm_statetable.c | 65 #define DO_LOOKUP(_max, _type, _table) \ 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()
|
D | v4l2-ctrls.c | 2129 u32 id, u8 _max, u64 mask, u8 _def) in v4l2_ctrl_new_std_menu() 2161 const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, in v4l2_ctrl_new_std_menu_items() 2195 u32 id, u8 _max, u8 _def, const s64 *qmenu_int) in v4l2_ctrl_new_int_menu()
|
/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/input/misc/ |
D | uinput.c | 667 #define uinput_set_bit(_arg, _bit, _max) \ 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
|