Searched defs:_max (Results 1 – 5 of 5) sorted by relevance
/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
|
/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()
|
/drivers/regulator/ |
D | tps65217-regulator.c | 39 #define TPS65217_INFO(_nm, _min, _max, _f1, _f2, _t, _n, _em, _vr, _vm) \ argument
|
/drivers/input/misc/ |
D | uinput.c | 604 #define uinput_set_bit(_arg, _bit, _max) \ argument
|
/drivers/net/wireless/bcmdhd/include/ |
D | bcmutils.h | 293 #define pktq_psetmax(pq, prec, _max) ((pq)->q[prec].max = (_max)) argument
|