Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c277 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/linux/include/scsi/
H A Dscsi_device.h586 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
/linux/drivers/base/
H A Dbus.c877 int device_reprobe(struct device *dev) in device_reprobe() function
883 EXPORT_SYMBOL_GPL(device_reprobe);
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c275 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c94 if (device_reprobe(reprobe->dev)) in iwl_trans_reprobe_wk()
/linux/include/linux/
H A Ddevice.h1171 int __must_check device_reprobe(struct device *dev);
/linux/drivers/bluetooth/
H A Dhci_h5.c1058 ret = device_reprobe(reprobe->dev); in h5_btrtl_reprobe_worker()
/linux/drivers/usb/core/
H A Ddriver.c970 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()
/linux/drivers/s390/cio/
H A Ddevice.c837 ret = device_reprobe(&cdev->dev); in io_subchannel_register()
/linux/drivers/hid/
H A Dhid-core.c3045 return device_reprobe(dev); in __hid_bus_reprobe_drivers()