Searched refs:wdt_ida (Results 1 – 3 of 3) sorted by relevance
313 ida_init(&nct6694->wdt_ida); in nct6694_usb_probe()348 ida_destroy(&nct6694->wdt_ida); in nct6694_usb_probe()364 ida_destroy(&nct6694->wdt_ida); in nct6694_usb_disconnect()
241 ida_free(&nct6694->wdt_ida, data->wdev_idx); in nct6694_wdt_ida_free()264 ret = ida_alloc(&nct6694->wdt_ida, GFP_KERNEL); in nct6694_wdt_probe()
88 struct ida wdt_ida; member