Home
last modified time | relevance | path

Searched defs:_max (Results 1 – 7 of 7) sorted by relevance

/drivers/regulator/
Daxp20x-regulator.c35 #define AXP20X_DESC_IO(_id, _supply, _min, _max, _step, _vreg, _vmask, _ereg, \ argument
55 #define AXP20X_DESC(_id, _supply, _min, _max, _step, _vreg, _vmask, _ereg, \ argument
Dtps65218-regulator.c52 #define TPS65218_INFO(_id, _nm, _min, _max) \ argument
/drivers/net/ethernet/sfc/
Dfalcon_boards.c55 #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
/drivers/tty/serial/
Dmrst_max3110.c407 static int max3110_main_thread(void *_max) in max3110_main_thread()
454 static int max3110_read_thread(void *_max) in max3110_read_thread()
/drivers/media/v4l2-core/
Dv4l2-common.c114 int v4l2_ctrl_query_fill(struct v4l2_queryctrl *qctrl, s32 _min, s32 _max, s32 _step, s32 _def) in v4l2_ctrl_query_fill()
Dv4l2-ctrls.c2130 u32 id, u8 _max, u64 mask, u8 _def) in v4l2_ctrl_new_std_menu()
2162 const struct v4l2_ctrl_ops *ops, u32 id, u8 _max, in v4l2_ctrl_new_std_menu_items()
2196 u32 id, u8 _max, u8 _def, const s64 *qmenu_int) in v4l2_ctrl_new_int_menu()
/drivers/input/misc/
Duinput.c667 #define uinput_set_bit(_arg, _bit, _max) \ argument