Home
last modified time | relevance | path

Searched refs:device_reprobe (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/platform/x86/
Dintel_cht_int33fe.c244 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/Linux-v5.4/include/scsi/
Dscsi_device.h469 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/Linux-v5.4/drivers/base/
Dbus.c723 int device_reprobe(struct device *dev) in device_reprobe() function
729 EXPORT_SYMBOL_GPL(device_reprobe);
/Linux-v5.4/drivers/bluetooth/
Dhci_h5.c944 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/Linux-v5.4/drivers/s390/crypto/
Dap_bus.c722 rc = device_reprobe(dev); in __ap_revise_reserved()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c1233 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
/Linux-v5.4/include/linux/
Ddevice.h1564 extern int __must_check device_reprobe(struct device *dev);
/Linux-v5.4/drivers/s390/cio/
Ddevice.c837 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/Linux-v5.4/drivers/hid/
Dhid-core.c2449 return device_reprobe(dev); in __hid_bus_reprobe_drivers()