Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dlenovo-yogabook.c100 r = device_reprobe(data->kbd_dev); in yogabook_work()
109 r = device_reprobe(data->dig_dev); in yogabook_work()
259 r |= device_reprobe(data->kbd_dev); in yogabook_remove()
262 r |= device_reprobe(data->dig_dev); in yogabook_remove()
Dasus-tf103c-dock.c487 ret = device_reprobe(&dock->tp_client->dev); in tf103c_dock_enable_touchpad()
/Linux-v6.6/drivers/platform/x86/intel/
Dchtwc_int33fe.c266 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/Linux-v6.6/drivers/hid/bpf/
Dhid_bpf_dispatch.c239 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/Linux-v6.6/include/scsi/
Dscsi_device.h517 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/Linux-v6.6/drivers/base/
Dbus.c787 int device_reprobe(struct device *dev) in device_reprobe() function
793 EXPORT_SYMBOL_GPL(device_reprobe);
/Linux-v6.6/sound/pci/hda/
Dhda_sysfs.c142 err = device_reprobe(hda_codec_dev(codec)); in reconfig_codec()
/Linux-v6.6/include/linux/
Ddevice.h1168 int __must_check device_reprobe(struct device *dev);
/Linux-v6.6/drivers/bluetooth/
Dhci_h5.c1023 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/Linux-v6.6/drivers/usb/core/
Ddriver.c957 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()
/Linux-v6.6/drivers/s390/cio/
Ddevice.c837 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/Linux-v6.6/drivers/s390/crypto/
Dap_bus.c839 rc = device_reprobe(dev); in __ap_revise_reserved()
/Linux-v6.6/drivers/net/wireless/intel/iwlwifi/mvm/
Dops.c1843 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
/Linux-v6.6/drivers/hid/
Dhid-core.c2893 return device_reprobe(dev); in __hid_bus_reprobe_drivers()