| /Linux-v6.6/net/smc/ |
| D | smc_cdc.c | 241 struct smcd_cdc_msg cdc; in smcd_cdc_msg_send() local 244 memset(&cdc, 0, sizeof(cdc)); in smcd_cdc_msg_send() 245 cdc.common.type = SMC_CDC_MSG_TYPE; in smcd_cdc_msg_send() 247 cdc.prod.wrap = curs.wrap; in smcd_cdc_msg_send() 248 cdc.prod.count = curs.count; in smcd_cdc_msg_send() 250 cdc.cons.wrap = curs.wrap; in smcd_cdc_msg_send() 251 cdc.cons.count = curs.count; in smcd_cdc_msg_send() 252 cdc.cons.prod_flags = conn->local_tx_ctrl.prod_flags; in smcd_cdc_msg_send() 253 cdc.cons.conn_state_flags = conn->local_tx_ctrl.conn_state_flags; in smcd_cdc_msg_send() 254 rc = smcd_tx_ism_write(conn, &cdc, sizeof(cdc), 0, 1); in smcd_cdc_msg_send() [all …]
|
| /Linux-v6.6/drivers/usb/class/ |
| D | Makefile | 7 obj-$(CONFIG_USB_ACM) += cdc-acm.o 9 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
|
| D | Kconfig | 20 module will be called cdc-acm. 39 module will be called cdc-wdm.
|
| /Linux-v6.6/sound/soc/qcom/ |
| D | Makefile | 4 snd-soc-lpass-cdc-dma-objs := lpass-cdc-dma.o 13 obj-$(CONFIG_SND_SOC_LPASS_CDC_DMA) += snd-soc-lpass-cdc-dma.o
|
| /Linux-v6.6/Documentation/networking/ |
| D | cdc_mbim.rst | 71 /dev/cdc-wdmX character device 74 using the cdc-wdm driver as a subdriver. The userspace end of the 75 control channel pipe is a /dev/cdc-wdmX character device. 82 The cdc-wdmX device is created as a child of the MBIM control 87 cdc-wdm0 89 bjorn@nemi:~$ grep . /sys/bus/usb/drivers/cdc_mbim/2-4:2.12/usbmisc/cdc-wdm0/dev 114 /dev/cdc-wdmX write() 120 /dev/cdc-wdmX read() 126 /dev/cdc-wdmX ioctl() 140 #include <linux/usb/cdc-wdm.h> [all …]
|
| /Linux-v6.6/Documentation/usb/ |
| D | text_files.rst | 4 .. include:: linux-cdc-acm.inf
|
| D | acm.rst | 34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal 63 cdc-acm.ko
|
| D | gadget_serial.rst | 157 To use the Windows ACM driver you must have the "linux-cdc-acm.inf" 164 driver in the folder that contains the "linux-cdc-acm.inf" file. 170 path or browse to the folder containing the "linux-cdc-acm.inf" file.
|
| D | gadget_multi.rst | 90 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM.
|
| /Linux-v6.6/arch/arm64/boot/dts/qcom/ |
| D | msm8916-pm8916.dtsi | 32 vdd-cdc-io-supply = <&pm8916_l5>; 33 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| D | msm8939-pm8916.dtsi | 37 vdd-cdc-io-supply = <&pm8916_l5>; 38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| D | msm8939.dtsi | 972 cdc_dmic_default: cdc-dmic-default-state { 986 cdc_dmic_sleep: cdc-dmic-sleep-state { 1002 cdc_pdm_default: cdc-pdm-default-state { 1010 cdc_pdm_sleep: cdc-pdm-sleep-state {
|
| D | msm8916.dtsi | 1301 cdc_dmic_default: cdc-dmic-default-state { 1314 cdc_dmic_sleep: cdc-dmic-sleep-state { 1329 cdc_pdm_default: cdc-pdm-default-state { 1337 cdc_pdm_sleep: cdc-pdm-sleep-state {
|
| D | msm8998-xiaomi-sagit.dts | 517 cdc_reset_n_state: cdc-reset-n-state {
|
| D | msm8996.dtsi | 1633 cdc_reset_active: cdc-reset-active-state { 1641 cdc_reset_sleep: cdc-reset-sleep-state {
|
| /Linux-v6.6/drivers/iio/ |
| D | Makefile | 23 obj-y += cdc/
|
| D | Kconfig | 79 source "drivers/iio/cdc/Kconfig"
|
| /Linux-v6.6/drivers/net/usb/ |
| D | Makefile | 32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
|
| D | Kconfig | 307 through the associated /dev/cdc-wdmx character device. 547 * cdc-wdm: Qualcomm MSM Interface (QMI) protocol on /dev/cdc-wdmx
|
| /Linux-v6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm23550.dtsi | 257 cdc: cdc@1b0e000 { label 258 compatible = "brcm,bcm23550-cdc";
|
| /Linux-v6.6/sound/pci/hda/ |
| D | patch_realtek.c | 6709 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind() local 6710 struct alc_spec *spec = cdc->spec; in comp_bind() 6717 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_unbind() local 6718 struct alc_spec *spec = cdc->spec; in comp_unbind() 6728 static void comp_generic_playback_hook(struct hda_pcm_stream *hinfo, struct hda_codec *cdc, in comp_generic_playback_hook() argument 6731 struct alc_spec *spec = cdc->spec; in comp_generic_playback_hook() 6793 static void cs35l41_generic_fixup(struct hda_codec *cdc, int action, const char *bus, in cs35l41_generic_fixup() argument 6796 struct device *dev = hda_codec_dev(cdc); in cs35l41_generic_fixup() 6797 struct alc_spec *spec = cdc->spec; in cs35l41_generic_fixup() 6810 spec->comps[i].codec = cdc; in cs35l41_generic_fixup() [all …]
|
| /Linux-v6.6/Documentation/scsi/ |
| D | advansys.rst | 224 Nathan Hartwell <mage@cdc3.cdc.net> provided the directions and
|
| /Linux-v6.6/drivers/usb/gadget/ |
| D | Kconfig | 254 MS-Windows hosts or with the Linux-USB "cdc-acm" driver.
|
| /Linux-v6.6/Documentation/userspace-api/ioctl/ |
| D | ioctl-number.rst | 155 'H' A0 uapi/linux/usb/cdc-wdm.h
|
| /Linux-v6.6/drivers/usb/gadget/legacy/ |
| D | Kconfig | 303 "cdc-acm" driver.
|