/openbmc/linux/drivers/pci/ |
H A D | remove.c | 22 device_release_driver(&dev->dev); in pci_stop_dev() 145 device_release_driver(&host_bridge->dev); in pci_stop_root_bus()
|
/openbmc/linux/drivers/platform/x86/ |
H A D | lenovo-yogabook.c | 89 device_release_driver(data->kbd_dev); in yogabook_work() 95 device_release_driver(data->dig_dev); in yogabook_work()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | bus.h | 282 device_release_driver(bus->dev); in brcmf_bus_remove()
|
H A D | sdio.c | 4180 device_release_driver(&sdiod->func2->dev); in brcmf_sdio_bus_remove() 4181 device_release_driver(&sdiod->func1->dev); in brcmf_sdio_bus_remove() 4413 device_release_driver(&sdiod->func2->dev); in brcmf_sdio_firmware_callback() 4414 device_release_driver(dev); in brcmf_sdio_firmware_callback()
|
/openbmc/linux/drivers/cxl/core/ |
H A D | pci.c | 734 device_release_driver(dev); in cxl_error_detected() 742 device_release_driver(dev); in cxl_error_detected()
|
H A D | memdev.c | 549 device_release_driver(&cxlmd->dev); in detach_memdev()
|
/openbmc/linux/drivers/input/gameport/ |
H A D | gameport.c | 669 device_release_driver(&s->dev); in gameport_disconnect_port() 677 device_release_driver(&gameport->dev); in gameport_disconnect_port()
|
/openbmc/linux/drivers/input/serio/ |
H A D | serio.c | 663 device_release_driver(&s->dev); in serio_disconnect_port() 673 device_release_driver(&serio->dev); in serio_disconnect_port()
|
/openbmc/linux/drivers/base/ |
H A D | dd.c | 1311 void device_release_driver(struct device *dev) in device_release_driver() function 1320 EXPORT_SYMBOL_GPL(device_release_driver);
|
H A D | bus.c | 576 device_release_driver(dev); in bus_remove_device()
|
/openbmc/linux/drivers/usb/misc/ |
H A D | onboard_usb_hub.c | 323 device_release_driver(&udev->dev); in onboard_hub_remove()
|
/openbmc/linux/drivers/staging/rtl8712/ |
H A D | hal_init.c | 44 device_release_driver(dev); in rtl871x_load_fw_fail()
|
/openbmc/linux/drivers/pnp/ |
H A D | card.c | 383 device_release_driver(&dev->dev); in pnp_release_card_device()
|
/openbmc/linux/drivers/usb/host/ |
H A D | ehci-platform.c | 173 device_release_driver(companion_dev); in quirk_poll_rebind_companion()
|
/openbmc/linux/drivers/cxl/ |
H A D | pmem.c | 248 device_release_driver(dev); in detach_nvdimm()
|
/openbmc/linux/drivers/bus/fsl-mc/ |
H A D | dprc-driver.c | 164 device_release_driver(&mc_dev->dev); in check_plugged_state_change()
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | renesas_usb3.c | 2460 device_release_driver(host); in handle_ext_role_switch_states() 2470 device_release_driver(host); in handle_ext_role_switch_states() 2483 device_release_driver(host); in handle_ext_role_switch_states() 2525 device_release_driver(host); in handle_role_switch_states()
|
/openbmc/linux/drivers/acpi/ |
H A D | acpi_processor.c | 492 device_release_driver(pr->dev); in acpi_processor_remove()
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54pci.c | 539 device_release_driver(&pdev->dev); in p54p_firmware_step2()
|
/openbmc/linux/include/linux/ |
H A D | device.h | 1169 void device_release_driver(struct device *dev);
|
/openbmc/linux/drivers/hwtracing/intel_th/ |
H A D | core.c | 43 device_release_driver(dev); in intel_th_child_remove()
|
/openbmc/linux/drivers/misc/mei/ |
H A D | bus.c | 1389 device_release_driver(&cldev->dev); in mei_cl_bus_dev_stop()
|
/openbmc/linux/Documentation/powerpc/ |
H A D | eeh-pci-error-recovery.rst | 217 device_release_driver()
|
/openbmc/linux/drivers/usb/core/ |
H A D | driver.c | 627 device_release_driver(dev); in usb_driver_release_interface()
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | pci_stub.c | 1660 device_release_driver(&psdev->dev->dev); in pci_stub_notifier()
|