Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dyogabook.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()
/linux/drivers/base/
H A Dbus.c799 int device_reprobe(struct device *dev) in device_reprobe() function
805 EXPORT_SYMBOL_GPL(device_reprobe);
/linux/include/scsi/
H A Dscsi_device.h576 return device_reprobe(&sdev->sdev_gendev); in sdev_channel()
/linux/drivers/platform/x86/x86-android-tablets/
H A Dother.c815 ret = device_reprobe(&pdev->dev); in vexia_edu_atla10_9v_init()
/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c275 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/linux/sound/hda/common/
H A Dsysfs.c140 err = device_reprobe(hda_codec_dev(codec)); in reconfig_codec()
/linux/include/linux/
H A Ddevice.h1133 int __must_check device_reprobe(struct device *dev);
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.c94 if (device_reprobe(reprobe->dev)) in iwl_trans_reprobe_wk()
/linux/drivers/bluetooth/
H A Dhci_h5.c1025 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/crypto/
H A Dap_bus.c866 rc = device_reprobe(dev); in __ap_revise_reserved()
/linux/drivers/hid/
H A Dhid-core.c3016 return device_reprobe(dev); in __hid_bus_reprobe_drivers()