Home
last modified time | relevance | path

Searched defs:start_val (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/iio/adc/
H A Dad7606.c856 int start_val, step_val, stop_val; in ad7606_set_calib_offset() local
/linux/lib/
H A Dvsprintf.c1050 char *hex_range(char *buf, char *end, u64 start_val, u64 end_val, in hex_range()