Searched defs:_max (Results 1 – 7 of 7) sorted by relevance
/linux-3.3/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-3.3/net/sctp/ |
D | sm_statetable.c | 71 #define DO_LOOKUP(_max, _type, _table) \ argument
|
/linux-3.3/net/batman-adv/ |
D | bat_sysfs.c | 93 #define BAT_ATTR_STORE_UINT(_name, _min, _max, _post_func) \ argument 113 #define BAT_ATTR_UINT(_name, _mode, _min, _max, _post_func) \ argument
|
/linux-3.3/drivers/tty/serial/ |
D | mrst_max3110.c | 408 static int max3110_main_thread(void *_max) in max3110_main_thread() 455 static int max3110_read_thread(void *_max) in max3110_read_thread()
|
/linux-3.3/drivers/input/misc/ |
D | uinput.c | 604 #define uinput_set_bit(_arg, _bit, _max) \ argument
|
/linux-3.3/arch/arm/mach-tegra/ |
D | tegra2_clocks.c | 2093 #define PERIPH_CLK(_name, _dev, _con, _clk_num, _reg, _max, _inputs, _flags) \ argument
|
/linux-3.3/include/linux/ |
D | ide.h | 909 #define __IDE_PROC_DEVSET(_name, _min, _max, _mulf, _divf) { \ argument 918 #define IDE_PROC_DEVSET(_name, _min, _max) \ argument
|