Home
last modified time | relevance | path

Searched defs:cdev (Results 1 – 9 of 9) sorted by relevance

/qemu/util/
H A Dchardev_open.c43 static int open_cdev_internal(const char *path, dev_t cdev) in open_cdev_internal()
60 static int open_cdev_robust(dev_t cdev) in open_cdev_robust()
72 int open_cdev(const char *devpath, dev_t cdev) in open_cdev()
/qemu/hw/s390x/
H A Ds390-ccw.c74 static bool s390_ccw_get_dev_info(S390CCWDevice *cdev, in s390_ccw_get_dev_info()
111 static bool s390_ccw_realize(S390CCWDevice *cdev, char *sysfsdev, Error **errp) in s390_ccw_realize()
156 static void s390_ccw_unrealize(S390CCWDevice *cdev) in s390_ccw_unrealize()
H A D3270-ccw.c103 CcwDevice *cdev = CCW_DEVICE(ds); in emulated_ccw_3270_realize() local
/qemu/hw/acpi/
H A Dcpu.c26 static ACPIOSTInfo *acpi_cpu_device_status(int idx, AcpiCpuStatus *cdev) in acpi_cpu_device_status()
57 AcpiCpuStatus *cdev; in cpu_hotplug_rd() local
108 AcpiCpuStatus *cdev; in cpu_hotplug_wr() local
253 AcpiCpuStatus *cdev; in acpi_cpu_plug_cb() local
271 AcpiCpuStatus *cdev; in acpi_cpu_unplug_request_cb() local
285 AcpiCpuStatus *cdev; in acpi_cpu_unplug_cb() local
/qemu/hw/vfio/
H A Dccw.c36 S390CCWDevice cdev; member
566 S390CCWDevice *cdev = S390_CCW_DEVICE(dev); in vfio_ccw_realize() local
631 S390CCWDevice *cdev = S390_CCW_DEVICE(dev); in vfio_ccw_unrealize() local
/qemu/hw/pci/
H A Dpci-hmp-cmds.c112 PciDeviceInfoList *cdev; in hmp_info_pci_device() local
/qemu/hw/char/
H A Dterminal3270.c32 EmulatedCcw3270Device cdev; member
/qemu/hw/audio/
H A Dintel-hda.c89 HDACodecDevice *cdev; in hda_codec_find() local
495 HDACodecDevice *cdev; in intel_hda_notify_codecs() local
1076 HDACodecDevice *cdev; in intel_hda_reset() local
/qemu/hw/xen/
H A Dxen-legacy-backend.c548 unsigned int cdev, j; in xenstore_scan() local