Home
last modified time | relevance | path

Searched refs:thresh_timeout (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/iio/cdc/
H A Dad7150.c68 * @thresh_timeout: a timeout, in samples from the moment an
84 u8 thresh_timeout[2][2]; member
220 chip->thresh_timeout[1][chan]); in ad7150_write_event_params()
222 chip->thresh_timeout[0][chan]); in ad7150_write_event_params()
349 *val2 = chip->thresh_timeout[rising][chan->channel] * 10000; in ad7150_read_event_value()
395 chip->thresh_timeout[rising][chan->channel] = timeout; in ad7150_write_event_value()
/kernel/linux/linux-5.10/drivers/staging/iio/cdc/
H A Dad7150.c62 * @thresh_timeout: a timeout, in samples from the moment an
80 u8 thresh_timeout[2][2]; member
200 timeout = chip->thresh_timeout[rising][chan]; in ad7150_write_event_params()
363 value = chip->thresh_timeout[rising][chan]; in ad7150_show_timeout()
401 chip->thresh_timeout[rising][chan] = data; in ad7150_store_timeout()

Completed in 2 milliseconds