Home
last modified time | relevance | path

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

/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.c408 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/
Dtps65217-regulator.c39 #define TPS65217_INFO(_nm, _min, _max, _f1, _f2, _t, _n, _em, _vr, _vm) \ argument
/drivers/input/misc/
Duinput.c604 #define uinput_set_bit(_arg, _bit, _max) \ argument
/drivers/net/wireless/bcmdhd/include/
Dbcmutils.h293 #define pktq_psetmax(pq, prec, _max) ((pq)->q[prec].max = (_max)) argument