Home
last modified time | relevance | path

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

/openbmc/qemu/hw/s390x/
H A Dccw-device.h38 struct CCWDeviceClass { struct
52 OBJECT_DECLARE_TYPE(CcwDevice, CCWDeviceClass, CCW_DEVICE) argument
H A Dccw-device.c101 CCWDeviceClass *k = CCW_DEVICE_CLASS(klass); in ccw_device_class_init()
125 .class_size = sizeof(CCWDeviceClass),
H A Dvirtio-ccw.h57 CCWDeviceClass parent_class;
H A Dcss-bridge.c33 CCWDeviceClass *k = CCW_DEVICE_GET_CLASS(ccw_dev); in ccw_device_unplug()
H A D3270-ccw.c104 CCWDeviceClass *cdk = CCW_DEVICE_GET_CLASS(cdev); in emulated_ccw_3270_realize()
H A Ds390-ccw.c114 CCWDeviceClass *ck = CCW_DEVICE_GET_CLASS(ccw_dev); in s390_ccw_realize()
H A Dvirtio-ccw.c45 CCWDeviceClass *ck = CCW_DEVICE_GET_CLASS(ccw_dev); in virtio_ccw_dev_post_load()
737 CCWDeviceClass *ck = CCW_DEVICE_GET_CLASS(ccw_dev); in virtio_ccw_device_realize()
1235 CCWDeviceClass *k = CCW_DEVICE_CLASS(dc); in virtio_ccw_device_class_init()
/openbmc/qemu/include/hw/s390x/
H A D3270-ccw.h41 CCWDeviceClass parent_class;
H A Ds390-ccw.h33 CCWDeviceClass parent_class;