Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7124.c146 struct ad7124_channel_config { struct
162 struct ad7124_channel_config cfg; argument
330 struct ad7124_channel_config *cfg) in ad7124_find_similar_live_cfg()
332 struct ad7124_channel_config *cfg_aux; in ad7124_find_similar_live_cfg()
419 static struct ad7124_channel_config *ad7124_pop_config(struct ad7124_state *st) in ad7124_pop_config()
421 struct ad7124_channel_config *lru_cfg; in ad7124_pop_config()
422 struct ad7124_channel_config *cfg; in ad7124_pop_config()
452 struct ad7124_channel_config *lru_cfg; in ad7124_push_config()
485 struct ad7124_channel_config *cfg = &st->channels[address].cfg; in ad7124_prepare_read()
486 struct ad7124_channel_config *live_cfg; in ad7124_prepare_read()
[all …]