Searched refs:device_move (Results 1 – 9 of 9) sorted by relevance
| /linux/net/bluetooth/ |
| A D | hci_sysfs.c | 74 device_move(dev, NULL, DPM_ORDER_DEV_LAST); in hci_conn_del_sysfs()
|
| /linux/net/bluetooth/rfcomm/ |
| A D | tty.c | 136 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()
|
| /linux/include/linux/ |
| A D | device.h | 834 int device_move(struct device *dev, struct device *new_parent,
|
| /linux/drivers/media/usb/pvrusb2/ |
| A D | pvrusb2-v4l2.c | 860 device_move(&dip->devbase.dev, NULL, DPM_ORDER_NONE); in pvr2_v4l2_dev_disassociate_parent()
|
| /linux/drivers/base/ |
| A D | core.c | 4263 int device_move(struct device *dev, struct device *new_parent, in device_move() function 4344 EXPORT_SYMBOL_GPL(device_move);
|
| /linux/drivers/s390/cio/ |
| A D | device.c | 937 rc = device_move(&cdev->dev, &sch->dev, DPM_ORDER_PARENT_BEFORE_DEV); in ccw_device_move_to_sch()
|
| /linux/ |
| A D | vmlinux.symvers | 3224 0x00000000 device_move vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 30817 ffff8000107fa430 T device_move
|
| A D | .tmp_System.map | 30817 ffff8000107fa430 T device_move
|
Completed in 356 milliseconds