Searched refs:put_node (Results 51 - 62 of 62) sorted by relevance

123

/haiku/src/add-ons/kernel/busses/mmc/
H A Dsdhci.cpp723 gDeviceManager->put_node(parent);
/haiku/src/tests/system/kernel/device_manager/playground/
H A Ddevice_manager.cpp517 put_node(device_node* node) function
707 put_node,
/haiku/src/add-ons/kernel/busses/usb/
H A Duhci.cpp58 gDeviceManager->put_node(parent);
136 gDeviceManager->put_node(pciParent);
H A Dohci.cpp60 gDeviceManager->put_node(parent);
138 gDeviceManager->put_node(pciParent);
H A Dehci.cpp58 gDeviceManager->put_node(parent);
136 gDeviceManager->put_node(pciParent);
H A Dxhci.cpp64 gDeviceManager->put_node(parent);
142 gDeviceManager->put_node(pciParent);
/haiku/src/system/kernel/device_manager/
H A Ddevice_manager.cpp728 put_node(device_node* node) function
990 put_node,
/haiku/src/add-ons/kernel/bus_managers/ata/
H A DATAChannel.cpp80 gDeviceManager->put_node(parent);
/haiku/src/add-ons/kernel/drivers/network/ether/virtio/
H A Dvirtio_net.cpp288 sDeviceManager->put_node(parent);
/haiku/src/add-ons/kernel/drivers/graphics/virtio/
H A Dvirtio_gpu.cpp478 sDeviceManager->put_node(parent);
/haiku/src/add-ons/kernel/drivers/disk/scsi/scsi_cd/
H A Dscsi_cd.cpp1087 sDeviceManager->put_node(parent);
/haiku/src/add-ons/kernel/drivers/disk/nvme/
H A Dnvme_disk.cpp166 sDeviceManager->put_node(parent);

Completed in 267 milliseconds

123