Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/
A 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()
A Dasus-tf103c-dock.c487 ret = device_reprobe(&dock->tp_client->dev); in tf103c_dock_enable_touchpad()
/linux/drivers/platform/x86/intel/
A Dchtwc_int33fe.c266 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/linux/include/scsi/
A Dscsi_device.h568 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/linux/drivers/base/
A Dbus.c796 int device_reprobe(struct device *dev) in device_reprobe() function
802 EXPORT_SYMBOL_GPL(device_reprobe);
/linux/drivers/hid/bpf/
A Dhid_bpf_dispatch.c264 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/linux/sound/pci/hda/
A Dhda_sysfs.c140 err = device_reprobe(hda_codec_dev(codec)); in reconfig_codec()
/linux/include/linux/
A Ddevice.h1195 int __must_check device_reprobe(struct device *dev);
/linux/drivers/bluetooth/
A Dhci_h5.c1025 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/linux/drivers/usb/core/
A Ddriver.c973 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()
/linux/drivers/s390/cio/
A Ddevice.c840 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/linux/drivers/s390/crypto/
A Dap_bus.c800 rc = device_reprobe(dev); in __ap_revise_reserved()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Dops.c2011 if (device_reprobe(reprobe->dev)) in iwl_mvm_reprobe_wk()
/linux/drivers/hid/
A Dhid-core.c2973 return device_reprobe(dev); in __hid_bus_reprobe_drivers()

Completed in 51 milliseconds