Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/accel/
Dadxl355_core.c306 static int adxl355_find_match(const int (*freq_tbl)[2], const int n, in adxl355_find_match() function
514 odr_idx = adxl355_find_match(adxl355_odr_table, in adxl355_write_raw()
522 hpf_idx = adxl355_find_match(data->adxl355_hpf_3db_table, in adxl355_write_raw()