Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dintel_cht_int33fe_typec.c241 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/Linux-v5.10/include/scsi/
Dscsi_device.h479 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/Linux-v5.10/drivers/base/
Dbus.c724 int device_reprobe(struct device *dev) in device_reprobe() function
730 EXPORT_SYMBOL_GPL(device_reprobe);
/Linux-v5.10/include/linux/
Ddevice.h842 int __must_check device_reprobe(struct device *dev);
/Linux-v5.10/drivers/bluetooth/
Dhci_h5.c956 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/Linux-v5.10/drivers/s390/crypto/
Dap_bus.c627 rc = device_reprobe(dev); in __ap_revise_reserved()
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c1240 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
/Linux-v5.10/drivers/usb/core/
Ddriver.c960 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()
/Linux-v5.10/drivers/s390/cio/
Ddevice.c837 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/Linux-v5.10/drivers/hid/
Dhid-core.c2518 return device_reprobe(dev); in __hid_bus_reprobe_drivers()