Home
last modified time | relevance | path

Searched refs:ida_destroy (Results 1 – 25 of 95) sorted by relevance

1234

/OK3568_Linux_fs/kernel/lib/
H A Dtest_ida.c51 ida_destroy(ida); in ida_check_alloc()
61 ida_destroy(ida); in ida_check_destroy_1()
70 ida_destroy(ida); in ida_check_destroy()
93 ida_destroy(ida); in ida_check_leaf()
119 ida_destroy(ida); in ida_check_max()
H A Didr.c541 void ida_destroy(struct ida *ida) in ida_destroy() function
555 EXPORT_SYMBOL(ida_destroy);
/OK3568_Linux_fs/kernel/drivers/greybus/
H A Dhd.c115 ida_destroy(&hd->cport_id_map); in gb_hd_release()
255 ida_destroy(&gb_hd_bus_id_map); in gb_hd_exit()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dgbphy.c346 ida_destroy(&gbphy_id); in gbphy_init()
355 ida_destroy(&gbphy_id); in gbphy_exit()
H A Dfw-download.c431 ida_destroy(&fw_download->id_map); in gb_fw_download_connection_init()
464 ida_destroy(&fw_download->id_map); in gb_fw_download_connection_exit()
H A Daudio_manager.c179 ida_destroy(&module_id); in manager_exit()
H A Dfw-management.c68 ida_destroy(&fw_mgmt->id_map); in fw_mgmt_kref_release()
719 ida_destroy(&fw_mgmt_minors_map); in fw_mgmt_exit()
H A Dvibrator.c245 ida_destroy(&minors); in gb_vibrator_exit()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c454 ida_destroy(&telem_ida); in telem_module_init()
463 ida_destroy(&telem_ida); in telem_module_exit()
H A Devent.c563 ida_destroy(&event_ida); in event_module_init()
572 ida_destroy(&event_ida); in event_module_exit()
/OK3568_Linux_fs/kernel/tools/testing/radix-tree/
H A Didr-test.c463 ida_destroy(&ida); in ida_check_conv_user()
487 ida_destroy(&ida); in ida_check_random()
507 ida_destroy(&ida); in ida_simple_get_remove_test()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dnvm.c169 ida_destroy(&nvm_ida); in tb_nvm_exit()
/OK3568_Linux_fs/kernel/drivers/vdpa/
H A Dvdpa.c178 ida_destroy(&vdpa_index_ida); in vdpa_exit()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c151 ida_destroy(&gman->gmr_ida); in vmw_gmrid_man_fini()
/OK3568_Linux_fs/kernel/drivers/most/
H A Dmost_cdev.c518 ida_destroy(&comp.minor_id); in mod_init()
535 ida_destroy(&comp.minor_id); in mod_exit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dgid.c53 ida_destroy(&dev->roce.reserved_gids.ida); in mlx5_cleanup_reserved_gids()
/OK3568_Linux_fs/kernel/include/linux/
H A Didr.h257 void ida_destroy(struct ida *ida);
/OK3568_Linux_fs/kernel/drivers/fpga/
H A Dfpga-region.c340 ida_destroy(&fpga_region_ida); in fpga_region_exit()
/OK3568_Linux_fs/kernel/drivers/base/
H A Dswnode.c639 ida_destroy(&swnode->child_ids); in software_node_release()
977 ida_destroy(&swnode_root_ids); in software_node_exit()
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dbus.c301 ida_destroy(&scmi_bus_id); in scmi_bus_exit()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwatchdog_core.c435 ida_destroy(&watchdog_ida); in watchdog_exit()
/OK3568_Linux_fs/kernel/drivers/misc/cb710/
H A Dcore.c320 ida_destroy(&cb710_ida); in cb710_cleanup_module()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c1569 ida_destroy(&tz->ida); in thermal_zone_device_unregister()
1686 ida_destroy(&thermal_tz_ida); in thermal_init()
1687 ida_destroy(&thermal_cdev_ida); in thermal_init()
/OK3568_Linux_fs/kernel/drivers/dma/idxd/
H A Dcdev.c287 ida_destroy(&ictx[i].minor_ida); in idxd_cdev_remove()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/
H A Dnouveau_backlight.c326 ida_destroy(&bl_ida); in nouveau_backlight_dtor()

1234