Home
last modified time | relevance | path

Searched defs:cdc (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Ds390-ccw.c25 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(sch->driver_data); in s390_ccw_cmd_request() local
35 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(sch->driver_data); in s390_ccw_halt() local
45 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(sch->driver_data); in s390_ccw_clear() local
55 S390CCWDeviceClass *cdc = NULL; in s390_ccw_store() local
180 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_CLASS(klass); in s390_ccw_class_init() local
/openbmc/linux/net/smc/
H A Dsmc_cdc.c240 struct smcd_cdc_msg cdc; in smcd_cdc_msg_send() local
299 static void smc_cdc_msg_validate(struct smc_sock *smc, struct smc_cdc_msg *cdc, in smc_cdc_msg_validate()
322 struct smc_cdc_msg *cdc) in smc_cdc_msg_recv_action()
395 static void smc_cdc_msg_recv(struct smc_sock *smc, struct smc_cdc_msg *cdc) in smc_cdc_msg_recv()
414 struct smcd_cdc_msg cdc; in smcd_cdc_rx_tsklet() local
440 struct smc_cdc_msg *cdc = buf; in smc_cdc_rx_handler() local
/openbmc/qemu/hw/vfio/
H A Dccw.c571 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(cdev); in vfio_ccw_realize() local
636 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(cdev); in vfio_ccw_unrealize() local
695 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_CLASS(klass); in vfio_ccw_class_init() local
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm23550.dtsi257 cdc: cdc@1b0e000 { label
/openbmc/qemu/hw/audio/
H A Dintel-hda.c63 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_realize() local
79 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_unrealize() local
285 HDACodecDeviceClass *cdc; in intel_hda_send_command() local
499 HDACodecDeviceClass *cdc; in intel_hda_notify_codecs() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c120 unsigned cdc:1; member
2005 u8 cdc = 1, zlp = 1, rndis = 1; in eth_bind() local
/openbmc/linux/sound/pci/hda/
H A Dpatch_realtek.c6950 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind() local
6958 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_unbind() local
6969 static void comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, in comp_generic_playback_hook()
7034 static void cs35l41_generic_fixup(struct hda_codec *cdc, int action, const char *bus, in cs35l41_generic_fixup()
7067 static void tas2781_generic_fixup(struct hda_codec *cdc, int action, in tas2781_generic_fixup()
7102 static void cs35l41_fixup_i2c_two(struct hda_codec *cdc, const struct hda_fixup *fix, int action) in cs35l41_fixup_i2c_two()
7117 static void alc287_fixup_legion_16achg6_speakers(struct hda_codec *cdc, const struct hda_fixup *fix, in alc287_fixup_legion_16achg6_speakers()
7123 static void alc287_fixup_legion_16ithg6_speakers(struct hda_codec *cdc, const struct hda_fixup *fix, in alc287_fixup_legion_16ithg6_speakers()
7129 static void tas2781_fixup_i2c(struct hda_codec *cdc, in tas2781_fixup_i2c()
/openbmc/qemu/target/tricore/
H A Dop_helper.c2448 int cdc = *psw & MASK_PSW_CDC; in cdc_zero() local