Searched refs:XenDeviceClass (Results 1 – 4 of 4) sorted by relevance
45 struct XenDeviceClass { struct59 OBJECT_DECLARE_TYPE(XenDevice, XenDeviceClass, XEN_DEVICE) argument
66 XenDeviceClass parent_class;
29 XenDeviceClass *xendev_class = XEN_DEVICE_GET_CLASS(xendev); in xen_device_get_backend_path()44 XenDeviceClass *xendev_class = XEN_DEVICE_GET_CLASS(xendev); in xen_device_get_frontend_path()685 XenDeviceClass *xendev_class = XEN_DEVICE_GET_CLASS(xendev); in xen_device_frontend_changed()730 XenDeviceClass *xendev_class = XEN_DEVICE_GET_CLASS(xendev); in xen_device_frontend_create()972 XenDeviceClass *xendev_class = XEN_DEVICE_GET_CLASS(xendev); in xen_device_unrealize()1024 XenDeviceClass *xendev_class = XEN_DEVICE_GET_CLASS(xendev); in xen_device_realize()1125 .class_size = sizeof(XenDeviceClass),
685 XenDeviceClass *xendev_class = XEN_DEVICE_CLASS(class); in xen_block_class_init()