Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7124.c219 u8 cfg_slot_use_count[AD7124_MAX_CONFIGS]; member
570 st->cfg_slot_use_count[slot]++; in ad7124_request_config_slot()
581 st->cfg_slot_use_count[slot]++; in ad7124_request_config_slot()
601 st->cfg_slot_use_count[slot] == 0) in ad7124_release_config_slot()
604 st->cfg_slot_use_count[slot]--; in ad7124_release_config_slot()