Searched refs:cfg_slots_status (Results 1 – 1 of 1) sorted by relevance
245 struct ida cfg_slots_status; member641 ida_destroy(&st->cfg_slots_status); in ad7173_ida_destroy()713 ida_free(&st->cfg_slots_status, lru_position); in ad7173_free_config_slot_lru()714 return ida_alloc(&st->cfg_slots_status, GFP_KERNEL); in ad7173_free_config_slot_lru()725 free_cfg_slot = ida_alloc_range(&st->cfg_slots_status, 0, in ad7173_load_config()2013 ida_init(&st->cfg_slots_status); in ad7173_probe()