/linux-4.4.14/drivers/regulator/ |
D | axp20x-regulator.c | 39 #define AXP_DESC_IO(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 61 #define AXP_DESC(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument 81 #define AXP_DESC_SW(_family, _id, _match, _supply, _min, _max, _step, _vreg, \ argument
|
D | tps65218-regulator.c | 52 #define TPS65218_INFO(_id, _nm, _min, _max) \ argument
|
/linux-4.4.14/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.4.14/drivers/net/fjes/ |
D | fjes_hw.h | 67 #define EP_RING_INDEX(_num, _max) (((_num) + (_max)) % (_max)) argument 68 #define EP_RING_INDEX_INC(_num, _max) \ argument 70 #define EP_RING_FULL(_head, _tail, _max) \ argument 72 #define EP_RING_EMPTY(_head, _tail, _max) \ argument
|
/linux-4.4.14/net/sctp/ |
D | sm_statetable.c | 65 #define DO_LOOKUP(_max, _type, _table) \ argument
|
/linux-4.4.14/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 | 2116 u32 id, u8 _max, u64 mask, u8 _def) in v4l2_ctrl_new_std_menu() 2148 const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, in v4l2_ctrl_new_std_menu_items() 2182 u32 id, u8 _max, u8 _def, const s64 *qmenu_int) in v4l2_ctrl_new_int_menu()
|
/linux-4.4.14/net/batman-adv/ |
D | sysfs.c | 173 #define BATADV_ATTR_SIF_STORE_UINT(_name, _var, _min, _max, _post_func) \ argument 198 #define BATADV_ATTR_SIF_UINT(_name, _var, _mode, _min, _max, _post_func)\ argument
|
/linux-4.4.14/drivers/input/misc/ |
D | uinput.c | 665 #define uinput_set_bit(_arg, _bit, _max) \ argument
|
/linux-4.4.14/drivers/pinctrl/mediatek/ |
D | pinctrl-mtk-common.h | 92 #define MTK_DRV_GRP(_min, _max, _low, _high, _step) \ argument
|
/linux-4.4.14/include/linux/ |
D | ide.h | 918 #define __IDE_PROC_DEVSET(_name, _min, _max, _mulf, _divf) { \ argument 927 #define IDE_PROC_DEVSET(_name, _min, _max) \ argument
|