Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/
H A Dchtwc_int33fe.c277 ret = device_reprobe(&max17047->dev); in cht_int33fe_register_max17047()
/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.c277 return device_reprobe(&hdev->dev); in hid_bpf_reconnect()
/linux/include/linux/
H A Ddevice.h1263 int __must_check device_reprobe(struct device *dev);
/linux/drivers/bluetooth/
H A Dhci_h5.c1061 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.c3100 return device_reprobe(dev); in __hid_bus_reprobe_drivers()