Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/x86/
A Dlenovo-yogabook-wmi.c146 r = device_reprobe(data->kbd_dev); in yogabook_wmi_work()
155 r = device_reprobe(data->dig_dev); in yogabook_wmi_work()
A Dasus-tf103c-dock.c487 ret = device_reprobe(&dock->tp_client->dev); in tf103c_dock_enable_touchpad()
/linux-6.3-rc2/drivers/platform/x86/intel/
A Dchtwc_int33fe.c266 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_dispatch.c239 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/linux-6.3-rc2/include/scsi/
A Dscsi_device.h489 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/linux-6.3-rc2/drivers/base/
A Dbus.c787 int device_reprobe(struct device *dev) in device_reprobe() function
793 EXPORT_SYMBOL_GPL(device_reprobe);
/linux-6.3-rc2/sound/pci/hda/
A Dhda_sysfs.c142 err = device_reprobe(hda_codec_dev(codec)); in reconfig_codec()
/linux-6.3-rc2/include/linux/
A Ddevice.h1005 int __must_check device_reprobe(struct device *dev);
/linux-6.3-rc2/drivers/bluetooth/
A Dhci_h5.c1019 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/linux-6.3-rc2/drivers/usb/core/
A Ddriver.c957 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()
/linux-6.3-rc2/drivers/s390/crypto/
A Dap_bus.c829 rc = device_reprobe(dev); in __ap_revise_reserved()
/linux-6.3-rc2/drivers/s390/cio/
A Ddevice.c837 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dops.c1791 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
/linux-6.3-rc2/drivers/hid/
A Dhid-core.c2869 return device_reprobe(dev); in __hid_bus_reprobe_drivers()

Completed in 37 milliseconds