| /openbmc/qemu/hw/s390x/ |
| H A D | s390-ccw.c | 25 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(sch->driver_data); in s390_ccw_cmd_request() local 27 if (!cdc->handle_request) { in s390_ccw_cmd_request() 30 return cdc->handle_request(sch); in s390_ccw_cmd_request() 35 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(sch->driver_data); in s390_ccw_halt() local 37 if (!cdc->handle_halt) { in s390_ccw_halt() 40 return cdc->handle_halt(sch); in s390_ccw_halt() 45 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(sch->driver_data); in s390_ccw_clear() local 47 if (!cdc->handle_clear) { in s390_ccw_clear() 50 return cdc->handle_clear(sch); in s390_ccw_clear() 55 S390CCWDeviceClass *cdc = NULL; in s390_ccw_store() local [all …]
|
| /openbmc/qemu/hw/vfio/ |
| H A D | ccw.c | 568 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(cdev); in vfio_ccw_realize() local 573 if (cdc->realize) { in vfio_ccw_realize() 574 if (!cdc->realize(cdev, vcdev->vdev.sysfsdev, errp)) { in vfio_ccw_realize() 624 if (cdc->unrealize) { in vfio_ccw_realize() 625 cdc->unrealize(cdev); in vfio_ccw_realize() 633 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(cdev); in vfio_ccw_unrealize() local 642 if (cdc->unrealize) { in vfio_ccw_unrealize() 643 cdc->unrealize(cdev); in vfio_ccw_unrealize() 692 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_CLASS(klass); in vfio_ccw_class_init() local 705 cdc->handle_request = vfio_ccw_handle_request; in vfio_ccw_class_init() [all …]
|
| /openbmc/qemu/hw/audio/ |
| H A D | intel-hda.c | 63 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_realize() local 73 cdc->init(dev, errp); in hda_codec_dev_realize() 79 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_unrealize() local 81 if (cdc->exit) { in hda_codec_dev_unrealize() 82 cdc->exit(dev); in hda_codec_dev_unrealize() 285 HDACodecDeviceClass *cdc; in intel_hda_send_command() local 301 cdc = HDA_CODEC_DEVICE_GET_CLASS(codec); in intel_hda_send_command() 302 cdc->command(codec, nid, data); in intel_hda_send_command() 499 HDACodecDeviceClass *cdc; in intel_hda_notify_codecs() local 502 cdc = HDA_CODEC_DEVICE_GET_CLASS(cdev); in intel_hda_notify_codecs() [all …]
|
| /openbmc/u-boot/drivers/usb/gadget/ |
| H A D | ether.c | 120 unsigned cdc:1; member 163 return dev->cdc; /* depends on what hardware we found */ in is_cdc() 2005 u8 cdc = 1, zlp = 1, rndis = 1; in eth_bind() local 2016 cdc = 0; in eth_bind() 2028 cdc = 0; in eth_bind() 2034 cdc = 0; in eth_bind() 2043 cdc = 0; in eth_bind() 2091 if (!cdc) { in eth_bind() 2132 if (cdc || rndis) { in eth_bind() 2140 } else if (cdc) { in eth_bind() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libcec/ |
| H A D | libcec_7.0.0.bb | 44 RRECOMMENDS:${PN} = "kernel-module-cdc-acm"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-dbs/mongodb/mongodb/ |
| H A D | 1296.patch | 46 @@ -889,7 +889,7 @@ StatusWith<DERInteger> readDERInt(ConstDataRangeCursor& cdc) {
|
| /openbmc/u-boot/doc/uImage.FIT/ |
| H A D | x86-fit-boot.txt | 108 15 .init.data 00040cdc 81634000 01634000 00635000 2**12 110 16 .x86_cpu_dev.init 0000001c 81674cdc 01674cdc 00675cdc 2**2
|
| /openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
| H A D | packagegroup-base.bb | 293 kernel-module-cdc-acm \ 294 kernel-module-cdc-wdm"
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 2534 cdc-acm.c: 43081 2535 cdc-acm.h: 3737 2538 cdc.h: 7100 2540 cdc-wdm.c: 19634
|
| /openbmc/qemu/target/tricore/ |
| H A D | op_helper.c | 2447 int cdc = *psw & MASK_PSW_CDC; in cdc_zero() local 2450 if (cdc == 0x7f) { in cdc_zero()
|
| /openbmc/u-boot/doc/ |
| H A D | README.scrapyard | 211 CRAYL1 powerpc ppc4xx 1521cdc 2014-10-10 David Updegraff <dave@cray.com>
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/krb5/krb5/ |
| H A D | 0001-Eliminate-old-style-function-declarations.patch | 287 index 3d66a87..6457cdc 100644
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 4006 -rw-r--r-- root root 12962 ./usr/include/linux/usb/cdc.h 4007 -rw-r--r-- root root 739 ./usr/include/linux/usb/cdc-wdm.h
|
| H A D | buildhistory_filelist1.txt | 4005 -rw-r--r-- root root 12962 ./usr/include/linux/usb/cdc.h 4006 -rw-r--r-- root root 739 ./usr/include/linux/usb/cdc-wdm.h
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |