Home
last modified time | relevance | path

Searched refs:device_move (Results 1 – 3 of 3) sorted by relevance

/linux/net/bluetooth/rfcomm/
H A Dtty.c135 device_move(dev->tty_dev, NULL, DPM_ORDER_DEV_LAST); in rfcomm_dev_shutdown()
194 device_move(dev->tty_dev, &conn->dev, DPM_ORDER_DEV_AFTER_PARENT); in rfcomm_reparent_device()
/linux/include/linux/
H A Ddevice.h1010 int device_move(struct device *dev, struct device *new_parent,
/linux/drivers/base/
H A Dcore.c4584 int device_move(struct device *dev, struct device *new_parent, in device_move() function
4665 EXPORT_SYMBOL_GPL(device_move);