Searched refs:get_frontend_path (Results 1 – 3 of 3) sorted by relevance
50 XenDeviceGetFrontendPath get_frontend_path; member
722 if (xendev_class->get_frontend_path) { in xen_device_frontend_create()723 xendev->frontend_path = xendev_class->get_frontend_path(xendev, errp); in xen_device_frontend_create()
507 xendev_class->get_frontend_path = xen_console_get_frontend_path; in xen_console_class_init()