Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/iio/cdc/
H A Dad7150.c58 * @thresh_sensitivity: threshold for simple capacitance offset
78 u8 thresh_sensitivity[2][2]; member
199 sens = chip->thresh_sensitivity[rising][chan]; in ad7150_write_event_params()
299 *val = chip->thresh_sensitivity[rising][chan->channel]; in ad7150_read_event_value()
326 chip->thresh_sensitivity[rising][chan->channel] = val; in ad7150_write_event_value()
/kernel/linux/linux-6.6/drivers/iio/cdc/
H A Dad7150.c66 * @thresh_sensitivity: threshold for simple capacitance offset
83 u8 thresh_sensitivity[2][2]; member
208 sens = chip->thresh_sensitivity[rising][chan]; in ad7150_write_event_params()
339 *val = chip->thresh_sensitivity[rising][chan->channel]; in ad7150_read_event_value()
372 chip->thresh_sensitivity[rising][chan->channel] = val; in ad7150_write_event_value()

Completed in 3 milliseconds