Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dhx711.c285 static int hx711_reset_read(struct hx711_data *hx711_data, in hx711_reset_read() function
317 *val = hx711_reset_read(hx711_data, chan); in hx711_read_raw()
408 hx711_reset_read(hx711_data, &indio_dev->channels[i]); in hx711_trigger()