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.c579 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(cdev); in vfio_ccw_realize() local
644 S390CCWDeviceClass *cdc = S390_CCW_DEVICE_GET_CLASS(cdev); in vfio_ccw_unrealize() local
704 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.c64 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_realize() local
80 HDACodecDeviceClass *cdc = HDA_CODEC_DEVICE_GET_CLASS(dev); in hda_codec_dev_unrealize() local
286 HDACodecDeviceClass *cdc; in intel_hda_send_command() local
500 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.c6795 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind() local
6803 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_unbind() local
6814 static void comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, in comp_generic_playback_hook() argument
6879 static void cs35l41_generic_fixup(struct hda_codec *cdc, int action, const char *bus, in cs35l41_generic_fixup() argument
6912 tas2781_generic_fixup(struct hda_codec * cdc,int action,const char * bus,const char * hid) tas2781_generic_fixup() argument
6947 cs35l41_fixup_i2c_two(struct hda_codec * cdc,const struct hda_fixup * fix,int action) cs35l41_fixup_i2c_two() argument
6962 alc287_fixup_legion_16achg6_speakers(struct hda_codec * cdc,const struct hda_fixup * fix,int action) alc287_fixup_legion_16achg6_speakers() argument
6968 alc287_fixup_legion_16ithg6_speakers(struct hda_codec * cdc,const struct hda_fixup * fix,int action) alc287_fixup_legion_16ithg6_speakers() argument
6974 tas2781_fixup_i2c(struct hda_codec * cdc,const struct hda_fixup * fix,int action) tas2781_fixup_i2c() argument
[all...]
/openbmc/qemu/target/tricore/
H A Dop_helper.c2448 int cdc = *psw & MASK_PSW_CDC; in cdc_zero() local