Home
last modified time | relevance | path

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

123456

/linux/drivers/rpmsg/
A Drpmsg_char.c334 ida_simple_remove(&rpmsg_ept_ida, dev->id); in rpmsg_eptdev_release_device()
335 ida_simple_remove(&rpmsg_minor_ida, MINOR(eptdev->dev.devt)); in rpmsg_eptdev_release_device()
397 ida_simple_remove(&rpmsg_ept_ida, dev->id); in rpmsg_eptdev_create()
399 ida_simple_remove(&rpmsg_minor_ida, MINOR(dev->devt)); in rpmsg_eptdev_create()
460 ida_simple_remove(&rpmsg_ctrl_ida, dev->id); in rpmsg_ctrldev_release_device()
461 ida_simple_remove(&rpmsg_minor_ida, MINOR(dev->devt)); in rpmsg_ctrldev_release_device()
515 ida_simple_remove(&rpmsg_ctrl_ida, dev->id); in rpmsg_chrdev_probe()
517 ida_simple_remove(&rpmsg_minor_ida, MINOR(dev->devt)); in rpmsg_chrdev_probe()
/linux/drivers/staging/greybus/
A 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()
A 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()
A Dvibrator.c177 ida_simple_remove(&minors, vib->minor); in gb_vibrator_probe()
201 ida_simple_remove(&minors, vib->minor); in gb_vibrator_disconnect()
A 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()
A Draw.c214 ida_simple_remove(&minors, minor); in gb_raw_probe()
235 ida_simple_remove(&minors, MINOR(raw->dev)); in gb_raw_disconnect()
A 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/drivers/watchdog/
A 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/drivers/greybus/
A 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/drivers/platform/chrome/wilco_ec/
A 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/drivers/pps/clients/
A 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/drivers/fpga/
A 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()
A 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()
A 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/drivers/char/hw_random/
A Dvirtio-rng.c168 ida_simple_remove(&rng_index_ida, index); in probe_common()
186 ida_simple_remove(&rng_index_ida, vi->index); in remove_common()
/linux/net/xdp/
A 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/fs/ksmbd/mgmt/
A Dksmbd_ida.c45 ida_simple_remove(ida, id); in ksmbd_release_id()
/linux/drivers/firmware/arm_scmi/
A 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/drivers/thermal/
A Dthermal_core.c724 ida_simple_remove(&tz->ida, dev->id); in thermal_zone_bind_cooling_device()
771 ida_simple_remove(&tz->ida, pos->id); in thermal_zone_unbind_cooling_device()
954 ida_simple_remove(&thermal_cdev_ida, id); in __thermal_cooling_device_register()
1113 ida_simple_remove(&thermal_cdev_ida, cdev->id); in thermal_cooling_device_unregister()
1321 ida_simple_remove(&thermal_tz_ida, id); in thermal_zone_device_register()
1381 ida_simple_remove(&thermal_tz_ida, tz->id); in thermal_zone_device_unregister()
/linux/drivers/staging/fieldbus/anybuss/
A 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/drivers/staging/fieldbus/
A 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/drivers/net/phy/
A 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/drivers/misc/
A 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/drivers/rtc/
A Dclass.c30 ida_simple_remove(&rtc_ida, rtc->id); in rtc_device_release()
362 ida_simple_remove(&rtc_ida, id); in devm_rtc_allocate_device()
/linux/drivers/nvdimm/
A 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()

Completed in 37 milliseconds

123456