Home
last modified time | relevance | path

Searched defs:buf_max (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dltc2945.c285 u8 buf_max[3] = { 0, 0, 0 }; in ltc2945_reset_history() local
/linux-4.1.27/include/uapi/linux/
Dtelephony.h193 unsigned short buf_min, buf_opt, buf_max; member
/linux-4.1.27/include/linux/
Dkexec.h196 unsigned long buf_max; member
/linux-4.1.27/kernel/
Dkexec.c2116 unsigned long buf_min, unsigned long buf_max, in kexec_add_buffer()