Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad4130.c238 struct ad4130_slot_info { struct
279 struct ad4130_slot_info slots_info[AD4130_MAX_SETUPS];
604 struct ad4130_slot_info *slot_info = &st->slots_info[i]; in ad4130_find_slot()
634 struct ad4130_slot_info *slot_info = &st->slots_info[chan_info->slot]; in ad4130_unlink_channel()
659 struct ad4130_slot_info *slot_info = &st->slots_info[slot]; in ad4130_link_channel_slot()
778 struct ad4130_slot_info *slot_info; in ad4130_set_channel_enable()