Searched refs:device_reprobe (Results 1 – 8 of 8) sorted by relevance
100 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()
277 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
586 return device_reprobe(&sdev->sdev_gendev); in scsi_device_reprobe()
836 int device_reprobe(struct device *dev) in device_reprobe() function842 EXPORT_SYMBOL_GPL(device_reprobe);
275 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
94 if (device_reprobe(reprobe->dev)) in iwl_trans_reprobe_wk()
1117 int __must_check device_reprobe(struct device *dev);
970 ret = device_reprobe(dev); in __usb_bus_reprobe_drivers()