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
165 struct ad7124_channel_config cfg; argument
333 struct ad7124_channel_config *cfg) in ad7124_find_similar_live_cfg()
335 struct ad7124_channel_config *cfg_aux; in ad7124_find_similar_live_cfg()
339 cmp_size = sizeof_field(struct ad7124_channel_config, config_props); in ad7124_find_similar_live_cfg()
425 struct ad7124_channel_config *lru_cfg; in ad7124_pop_config()
426 struct ad7124_channel_config *cfg; in ad7124_pop_config()
456 struct ad7124_channel_config *lru_cfg; in ad7124_push_config()
489 struct ad7124_channel_config *cfg = &st->channels[address].cfg; in ad7124_prepare_read()
490 struct ad7124_channel_config *live_cfg; in ad7124_prepare_read()
[all …]