Home
last modified time | relevance | path

Searched refs:device_move (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sysfs.c80 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sysfs.c82 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
/kernel/linux/linux-5.10/net/bluetooth/rfcomm/
H A Dtty.c136 device_move(dev->tty_dev, NULL, DPM_ORDER_DEV_LAST); in rfcomm_dev_shutdown()
195 device_move(dev->tty_dev, &conn->dev, DPM_ORDER_DEV_AFTER_PARENT); in rfcomm_reparent_device()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/include/linux/
H A Ddevice.h838 int device_move(struct device *dev, struct device *new_parent,
/kernel/linux/linux-6.6/include/linux/
H A Ddevice.h1073 int device_move(struct device *dev, struct device *new_parent,
/kernel/linux/linux-5.10/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c864 device_move(&dip->devbase.dev, NULL, DPM_ORDER_NONE); in pvr2_v4l2_dev_disassociate_parent()
/kernel/linux/linux-6.6/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c860 device_move(&dip->devbase.dev, NULL, DPM_ORDER_NONE); in pvr2_v4l2_dev_disassociate_parent()
/kernel/linux/linux-5.10/drivers/base/
H A Dcore.c3855 * device_move - moves a device to a new parent
3860 int device_move(struct device *dev, struct device *new_parent, in device_move() function
3941 EXPORT_SYMBOL_GPL(device_move); variable
/kernel/linux/linux-6.6/drivers/base/
H A Dcore.c4521 * device_move - moves a device to a new parent
4526 int device_move(struct device *dev, struct device *new_parent, in device_move() function
4607 EXPORT_SYMBOL_GPL(device_move); variable
/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice.c957 rc = device_move(&cdev->dev, &sch->dev, DPM_ORDER_PARENT_BEFORE_DEV); in ccw_device_move_to_sch()
960 CIO_MSG_EVENT(0, "device_move(0.%x.%04x,0.%x.%04x)=%d\n", in ccw_device_move_to_sch()
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice.c938 rc = device_move(&cdev->dev, &sch->dev, DPM_ORDER_PARENT_BEFORE_DEV); in ccw_device_move_to_sch()
941 CIO_MSG_EVENT(0, "device_move(0.%x.%04x,0.%x.%04x)=%d\n", in ccw_device_move_to_sch()

Completed in 27 milliseconds