Home
last modified time | relevance | path

Searched refs:SCHAR_MIN (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/
H A Dwl1273-core.h207 #define SCHAR_MIN (-128) macro
/linux/drivers/media/radio/
H A Dradio-wl1273.c806 if (level < SCHAR_MIN || level > SCHAR_MAX) in wl1273_fm_set_seek()