Searched refs:device_unregister (Results 1 - 25 of 251) sorted by relevance

1234567891011

/linux-master/drivers/gpu/host1x/
H A Dcontext.c74 device_unregister(&ctx->dev);
81 device_unregister(&ctx->dev);
98 device_unregister(&cdl->devs[i].dev);
112 device_unregister(&cdl->devs[i].dev);
/linux-master/drivers/cxl/core/
H A Dpmu.c26 device_unregister(dev);
H A Dpmem.c120 device_unregister(&cxl_nvb->dev);
239 device_unregister(&cxl_nvd->dev);
/linux-master/drivers/s390/net/
H A Dsmsgiucv_app.c194 device_unregister(smsg_app_dev);
213 device_unregister(smsg_app_dev);
/linux-master/drivers/s390/scsi/
H A Dzfcp_ccw.c137 device_unregister(&unit->dev);
140 device_unregister(&port->dev);
H A Dzfcp_unit.c258 device_unregister(&unit->dev);
/linux-master/drivers/acpi/
H A Dcontainer.c80 device_unregister(dev);
/linux-master/drivers/dca/
H A Ddca-sysfs.c65 device_unregister(dca->cd);
/linux-master/net/bluetooth/
H A Dhci_sysfs.c86 device_unregister(&conn->dev);
/linux-master/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c92 device_unregister(&host_bridge->dev);
/linux-master/drivers/staging/vc04_services/interface/vchiq_arm/
H A Dvchiq_bus.c84 device_unregister(&vchiq_dev->dev);
/linux-master/sound/ac97/
H A Dsnd_ac97_compat.c94 device_unregister(&ac97->dev);
/linux-master/drivers/pci/
H A Dremove.c63 device_unregister(&bus->dev);
/linux-master/drivers/iommu/
H A Diommu-sysfs.c95 device_unregister(iommu->dev);
/linux-master/drivers/infiniband/hw/hfi1/
H A Ddevice.c82 device_unregister(device);
/linux-master/drivers/usb/typec/
H A Dretimer.c148 device_unregister(&retimer->dev);
/linux-master/drivers/pnp/
H A Dcore.c88 device_unregister(&protocol->dev);
226 device_unregister(&dev->dev);
/linux-master/drivers/video/backlight/
H A Dlcd.c221 device_unregister(&new_ld->dev);
245 device_unregister(&ld->dev);
/linux-master/drivers/isdn/mISDN/
H A Ddsp_pipeline.c110 device_unregister(&entry->dev);
127 device_unregister(&entry->dev);
/linux-master/drivers/firmware/arm_ffa/
H A Dbus.c155 device_unregister(dev);
231 device_unregister(&ffa_dev->dev);
/linux-master/drivers/thunderbolt/
H A Dusb4_port.c283 device_unregister(&usb4->dev);
311 device_unregister(&usb4->dev);
/linux-master/drivers/iio/trigger/
H A Diio-trig-sysfs.c218 device_unregister(&iio_sysfs_trig_dev);
/linux-master/drivers/base/
H A Disa.c106 device_unregister(dev);
/linux-master/drivers/tee/optee/
H A Ddevice.c182 device_unregister(dev);
/linux-master/lib/kunit/
H A Ddevice.c22 KUNIT_DEFINE_ACTION_WRAPPER(device_unregister_wrapper, device_unregister, struct device *);

Completed in 367 milliseconds

1234567891011