Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dadxrs290.c190 static int adxrs290_find_match(const int (*freq_tbl)[2], const int n, in adxrs290_find_match() function
375 lpf_idx = adxrs290_find_match(adxrs290_lpf_3db_freq_hz_table, in adxrs290_write_raw()
391 hpf_idx = adxrs290_find_match(adxrs290_hpf_3db_freq_hz_table, in adxrs290_write_raw()
/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dadxrs290.c190 static int adxrs290_find_match(const int (*freq_tbl)[2], const int n, in adxrs290_find_match() function
375 lpf_idx = adxrs290_find_match(adxrs290_lpf_3db_freq_hz_table, in adxrs290_write_raw()
391 hpf_idx = adxrs290_find_match(adxrs290_hpf_3db_freq_hz_table, in adxrs290_write_raw()

Completed in 3 milliseconds