Home
last modified time | relevance | path

Searched defs:code_to_gain_dB (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/amplifiers/
Dhmc425a.c57 int (*code_to_gain_dB)(int code, int *val, int *val2); member
114 static int code_to_gain_dB(struct hmc425a_state *st, int *val, int *val2) in code_to_gain_dB() function