Home
last modified time | relevance | path

Searched refs:ida_simple_remove (Results 1 – 25 of 135) sorted by relevance

123456

/Linux-v5.15/drivers/staging/greybus/
Daudio_manager.c54 ida_simple_remove(&module_id, id); in gb_audio_manager_add()
81 ida_simple_remove(&module_id, id); in gb_audio_manager_remove()
95 ida_simple_remove(&module_id, module->id); in gb_audio_manager_remove_all()
Dfw-management.c180 ida_simple_remove(&fw_mgmt->id_map, in fw_mgmt_load_and_validate_operation()
220 ida_simple_remove(&fw_mgmt->id_map, fw_mgmt->intf_fw_request_id); in fw_mgmt_interface_fw_loaded_operation()
330 ida_simple_remove(&fw_mgmt->id_map, in fw_mgmt_backend_fw_update_operation()
369 ida_simple_remove(&fw_mgmt->id_map, fw_mgmt->backend_fw_request_id); in fw_mgmt_backend_fw_updated_operation()
645 ida_simple_remove(&fw_mgmt_minors_map, minor); in gb_fw_mgmt_connection_init()
669 ida_simple_remove(&fw_mgmt_minors_map, MINOR(fw_mgmt->dev_num)); in gb_fw_mgmt_connection_exit()
Dvibrator.c177 ida_simple_remove(&minors, vib->minor); in gb_vibrator_probe()
201 ida_simple_remove(&minors, vib->minor); in gb_vibrator_disconnect()
Dgbphy.c49 ida_simple_remove(&gbphy_id, gbphy_dev->id); in gbphy_dev_release()
234 ida_simple_remove(&gbphy_id, id); in gb_gbphy_create_dev()
Draw.c214 ida_simple_remove(&minors, minor); in gb_raw_probe()
235 ida_simple_remove(&minors, MINOR(raw->dev)); in gb_raw_disconnect()
Dauthentication.c351 ida_simple_remove(&cap_minors_map, minor); in gb_cap_connection_init()
375 ida_simple_remove(&cap_minors_map, MINOR(cap->dev_num)); in gb_cap_connection_exit()
/Linux-v5.15/drivers/rpmsg/
Drpmsg_char.c336 ida_simple_remove(&rpmsg_ept_ida, dev->id); in rpmsg_eptdev_release_device()
337 ida_simple_remove(&rpmsg_minor_ida, MINOR(eptdev->dev.devt)); in rpmsg_eptdev_release_device()
399 ida_simple_remove(&rpmsg_ept_ida, dev->id); in rpmsg_eptdev_create()
401 ida_simple_remove(&rpmsg_minor_ida, MINOR(dev->devt)); in rpmsg_eptdev_create()
462 ida_simple_remove(&rpmsg_ctrl_ida, dev->id); in rpmsg_ctrldev_release_device()
463 ida_simple_remove(&rpmsg_minor_ida, MINOR(dev->devt)); in rpmsg_ctrldev_release_device()
517 ida_simple_remove(&rpmsg_ctrl_ida, dev->id); in rpmsg_chrdev_probe()
519 ida_simple_remove(&rpmsg_minor_ida, MINOR(dev->devt)); in rpmsg_chrdev_probe()
/Linux-v5.15/drivers/watchdog/
Dwatchdog_core.c272 ida_simple_remove(&watchdog_ida, id); in __watchdog_register_device()
284 ida_simple_remove(&watchdog_ida, id); in __watchdog_register_device()
308 ida_simple_remove(&watchdog_ida, id); in __watchdog_register_device()
381 ida_simple_remove(&watchdog_ida, wdd->id); in __watchdog_unregister_device()
/Linux-v5.15/drivers/greybus/
Dhd.c67 ida_simple_remove(id_map, cport_id); in gb_hd_cport_release_reserved()
103 ida_simple_remove(&hd->cport_id_map, cport_id); in gb_hd_cport_release()
114 ida_simple_remove(&gb_hd_bus_id_map, hd->bus_id); in gb_hd_release()
/Linux-v5.15/drivers/pps/clients/
Dpps_parport.c191 ida_simple_remove(&pps_client_index, index); in parport_attach()
211 ida_simple_remove(&pps_client_index, device->index); in parport_detach()
/Linux-v5.15/drivers/char/hw_random/
Dvirtio-rng.c124 ida_simple_remove(&rng_index_ida, index); in probe_common()
142 ida_simple_remove(&rng_index_ida, vi->index); in remove_common()
/Linux-v5.15/drivers/platform/chrome/wilco_ec/
Dtelemetry.c376 ida_simple_remove(&telem_ida, minor); in telem_device_probe()
397 ida_simple_remove(&telem_ida, minor); in telem_device_probe()
409 ida_simple_remove(&telem_ida, MINOR(dev_data->dev.devt)); in telem_device_remove()
/Linux-v5.15/fs/ksmbd/mgmt/
Dksmbd_ida.c45 ida_simple_remove(ida, id); in ksmbd_release_id()
/Linux-v5.15/drivers/fpga/
Dfpga-region.c228 ida_simple_remove(&fpga_region_ida, id); in fpga_region_create()
242 ida_simple_remove(&fpga_region_ida, region->dev.id); in fpga_region_free()
Dfpga-bridge.c367 ida_simple_remove(&fpga_bridge_ida, id); in fpga_bridge_create()
381 ida_simple_remove(&fpga_bridge_ida, bridge->dev.id); in fpga_bridge_free()
Dfpga-mgr.c651 ida_simple_remove(&fpga_mgr_ida, id); in fpga_mgr_create()
665 ida_simple_remove(&fpga_mgr_ida, mgr->dev.id); in fpga_mgr_free()
742 ida_simple_remove(&fpga_mgr_ida, mgr->dev.id); in fpga_mgr_register()
/Linux-v5.15/net/xdp/
Dxdp_umem.c60 ida_simple_remove(&umem_ida, umem->id); in xdp_umem_release()
254 ida_simple_remove(&umem_ida, umem->id); in xdp_umem_create()
/Linux-v5.15/drivers/firmware/arm_scmi/
Dbus.c207 ida_simple_remove(&scmi_bus_id, id); in scmi_device_create()
215 ida_simple_remove(&scmi_bus_id, scmi_dev->id); in scmi_device_destroy()
/Linux-v5.15/drivers/staging/fieldbus/anybuss/
Darcx-anybus.c318 ida_simple_remove(&controller_index_ida, id); in controller_probe()
330 ida_simple_remove(&controller_index_ida, id); in controller_remove()
/Linux-v5.15/drivers/rtc/
Dclass.c30 ida_simple_remove(&rtc_ida, rtc->id); in rtc_device_release()
360 ida_simple_remove(&rtc_ida, id); in devm_rtc_allocate_device()
/Linux-v5.15/drivers/staging/fieldbus/
Ddev_core.c254 ida_simple_remove(&fieldbus_ida, fb->id); in __fieldbus_dev_unregister()
297 ida_simple_remove(&fieldbus_ida, fb->id); in __fieldbus_dev_register()
/Linux-v5.15/drivers/net/phy/
Dfixed_phy.c183 ida_simple_remove(&phy_fixed_ida, phy_addr); in fixed_phy_del()
253 ida_simple_remove(&phy_fixed_ida, phy_addr); in __fixed_phy_register()
/Linux-v5.15/drivers/thermal/
Dthermal_core.c720 ida_simple_remove(&tz->ida, dev->id); in thermal_zone_bind_cooling_device()
767 ida_simple_remove(&tz->ida, pos->id); in thermal_zone_unbind_cooling_device()
945 ida_simple_remove(&thermal_cdev_ida, cdev->id); in __thermal_cooling_device_register()
1104 ida_simple_remove(&thermal_cdev_ida, cdev->id); in thermal_cooling_device_unregister()
1309 ida_simple_remove(&thermal_tz_ida, id); in thermal_zone_device_register()
1369 ida_simple_remove(&thermal_tz_ida, tz->id); in thermal_zone_device_unregister()
/Linux-v5.15/drivers/misc/
Ddw-xdata-pcie.c380 ida_simple_remove(&xdata_ida, id); in dw_xdata_pcie_probe()
399 ida_simple_remove(&xdata_ida, id); in dw_xdata_pcie_remove()
/Linux-v5.15/drivers/nvdimm/
Dbtt_devs.c23 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in nd_btt_release()
218 ida_simple_remove(&nd_region->btt_ida, nd_btt->id); in __nd_btt_create()

123456