Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/platform/x86/intel/int33fe/
Dintel_cht_int33fe_typec.c260 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/Linux-v5.15/drivers/base/
Dbus.c720 int device_reprobe(struct device *dev) in device_reprobe() function
726 EXPORT_SYMBOL_GPL(device_reprobe);
/Linux-v5.15/include/scsi/
Dscsi_device.h487 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/Linux-v5.15/sound/pci/hda/
Dhda_sysfs.c142 err = device_reprobe(hda_codec_dev(codec)); in reconfig_codec()
/Linux-v5.15/include/linux/
Ddevice.h890 int __must_check device_reprobe(struct device *dev);
/Linux-v5.15/drivers/bluetooth/
Dhci_h5.c1013 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/Linux-v5.15/drivers/s390/crypto/
Dap_bus.c791 rc = device_reprobe(dev); in __ap_revise_reserved()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c1395 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
/Linux-v5.15/drivers/usb/core/
Ddriver.c956 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()
/Linux-v5.15/drivers/s390/cio/
Ddevice.c830 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/Linux-v5.15/drivers/hid/
Dhid-core.c2518 return device_reprobe(dev); in __hid_bus_reprobe_drivers()