Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dbus.c791 * device_reprobe - remove driver for a device and probe for a new driver
799 int device_reprobe(struct device *dev) in device_reprobe()
805 EXPORT_SYMBOL_GPL(device_reprobe); in klist_devices_get()
796 int device_reprobe(struct device *dev) device_reprobe() function
/linux/include/scsi/
H A Dscsi_device.h568 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c266 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/linux/sound/pci/hda/
H A Dhda_sysfs.c140 err = device_reprobe(hda_codec_dev(codec)); in reconfig_codec()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c93 if (device_reprobe(reprobe->dev)) in iwl_trans_reprobe_wk()
/linux/drivers/platform/x86/
H A Dasus-tf103c-dock.c487 ret = device_reprobe(&dock->tp_client->dev); in tf103c_dock_enable_touchpad()
/linux/include/linux/
H A Ddevice.h1237 int __must_check device_reprobe(struct device *dev);
/linux/drivers/bluetooth/
H A Dhci_h5.c1025 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/linux/drivers/s390/crypto/
H A Dap_bus.c800 rc = device_reprobe(dev); in __ap_revise_reserved()
/linux/drivers/hid/
H A Dhid-core.c2989 return device_reprobe(dev); in __hid_bus_reprobe_drivers()