Home
last modified time | relevance | path

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

/linux/arch/sparc/kernel/
H A Dvio.c292 static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp, in vio_create_one()
415 (void) vio_create_one(hp, node, node_name, &root_vdev->dev); in vio_add()
488 (void) vio_create_one(hp, node, node_name, &root_vdev->dev); in vio_add_ds()
555 root_vdev = vio_create_one(hp, root, NULL, NULL); in vio_init()
291 static struct vio_dev *vio_create_one(struct mdesc_handle *hp, u64 mp, vio_create_one() function