| /linux/net/smc/ |
| A 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() 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() 254 rc = smcd_tx_ism_write(conn, &cdc, sizeof(cdc), 0, 1); in smcd_cdc_msg_send() 331 struct smc_cdc_msg *cdc) in smc_cdc_msg_recv_action() argument 446 struct smcd_cdc_msg cdc; in smcd_cdc_rx_tsklet() local 472 struct smc_cdc_msg *cdc = buf; in smc_cdc_rx_handler() local [all …]
|
| /linux/sound/pci/hda/ |
| A D | hda_component.c | 34 int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() argument 58 codec_warn(cdc, "Failed to install notify handler: %d\n", ret); in hda_component_manager_bind_acpi_notifications() 62 codec_dbg(cdc, "Notify handler installed\n"); in hda_component_manager_bind_acpi_notifications() 82 codec_warn(cdc, "Failed to uninstall notify handler: %d\n", ret); in hda_component_manager_unbind_acpi_notifications() 138 int hda_component_manager_bind(struct hda_codec *cdc, in hda_component_manager_bind() argument 147 ret = component_bind_all(hda_codec_dev(cdc), parent); in hda_component_manager_bind() 154 int hda_component_manager_init(struct hda_codec *cdc, in hda_component_manager_init() argument 160 struct device *dev = hda_codec_dev(cdc); in hda_component_manager_init() 166 codec_err(cdc, "Component binding already created (SSID: %x)\n", in hda_component_manager_init() 167 cdc->core.subsystem_id); in hda_component_manager_init() [all …]
|
| A D | hda_component.h | 40 int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, 43 void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, 54 static inline int hda_component_manager_bind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_bind_acpi_notifications() argument 63 static inline void hda_component_manager_unbind_acpi_notifications(struct hda_codec *cdc, in hda_component_manager_unbind_acpi_notifications() argument 72 int hda_component_manager_init(struct hda_codec *cdc, 81 int hda_component_manager_bind(struct hda_codec *cdc, struct hda_component_parent *parent); 95 static inline void hda_component_manager_unbind(struct hda_codec *cdc, in hda_component_manager_unbind() argument 99 component_unbind_all(hda_codec_dev(cdc), parent); in hda_component_manager_unbind()
|
| A D | patch_realtek.c | 6954 struct hda_codec *cdc = data; in comp_acpi_device_notify() local 6955 struct alc_spec *spec = cdc->spec; in comp_acpi_device_notify() 6964 struct hda_codec *cdc = dev_to_hda_codec(dev); in comp_bind() local 6965 struct alc_spec *spec = cdc->spec; in comp_bind() 6974 comp_acpi_device_notify, cdc); in comp_bind() 6980 struct alc_spec *spec = cdc->spec; in comp_unbind() 6994 struct alc_spec *spec = cdc->spec; in comp_generic_playback_hook() 7002 struct alc_spec *spec = cdc->spec; in comp_generic_fixup() 7022 struct device *dev = hda_codec_dev(cdc); in find_cirrus_companion_amps() 7122 if (cdc->core.vendor_id != 0x10ec0285) in alc285_fixup_asus_ga403u() [all …]
|
| /linux/Documentation/devicetree/bindings/soc/bcm/ |
| A D | brcm,bcm23550-cdc.yaml | 4 $id: http://devicetree.org/schemas/soc/bcm/brcm,bcm23550-cdc.yaml# 18 const: brcm,bcm23550-cdc 31 cdc@3fe0e000 { 32 compatible = "brcm,bcm23550-cdc";
|
| /linux/drivers/usb/class/ |
| A D | Makefile | 7 obj-$(CONFIG_USB_ACM) += cdc-acm.o 9 obj-$(CONFIG_USB_WDM) += cdc-wdm.o
|
| A D | Kconfig | 20 module will be called cdc-acm. 39 module will be called cdc-wdm.
|
| /linux/arch/arm/boot/dts/broadcom/ |
| A D | bcm23550.dtsi | 54 cdc: cdc@1b0e000 { label 55 compatible = "brcm,bcm23550-cdc";
|
| /linux/sound/soc/qcom/ |
| A D | Makefile | 4 snd-soc-lpass-cdc-dma-y := lpass-cdc-dma.o 13 obj-$(CONFIG_SND_SOC_LPASS_CDC_DMA) += snd-soc-lpass-cdc-dma.o
|
| /linux/Documentation/devicetree/bindings/sound/ |
| A D | qcom,pm8916-wcd-analog-codec.yaml | 42 vdd-cdc-io-supply: 45 vdd-cdc-tx-rx-cx-supply: 148 vdd-cdc-io-supply = <&pm8916_l5>; 149 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| A D | qcom,lpass-cpu.yaml | 223 - const: lpass-rxtx-cdc-dma-lpm 226 - const: lpass-va-cdc-dma-lpm
|
| /linux/Documentation/devicetree/bindings/iio/cdc/ |
| A D | adi,ad7150.yaml | 4 $id: http://devicetree.org/schemas/iio/cdc/adi,ad7150.yaml# 62 cdc@48 {
|
| A D | adi,ad7746.yaml | 4 $id: http://devicetree.org/schemas/iio/cdc/adi,ad7746.yaml# 66 ad7746: cdc@48 {
|
| /linux/Documentation/networking/ |
| A 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/Documentation/usb/ |
| A D | text_files.rst | 4 .. include:: linux-cdc-acm.inf
|
| A D | acm.rst | 34 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal 63 cdc-acm.ko
|
| A 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.
|
| A D | gadget_multi.rst | 90 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM.
|
| /linux/arch/arm64/boot/dts/qcom/ |
| A D | msm8929-pm8916.dtsi | 37 vdd-cdc-io-supply = <&pm8916_l5>; 38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| A D | msm8939-pm8916.dtsi | 37 vdd-cdc-io-supply = <&pm8916_l5>; 38 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| A D | msm8916-pm8916.dtsi | 32 vdd-cdc-io-supply = <&pm8916_l5>; 33 vdd-cdc-tx-rx-cx-supply = <&pm8916_l5>;
|
| /linux/drivers/iio/ |
| A D | Makefile | 25 obj-y += cdc/
|
| A D | Kconfig | 89 source "drivers/iio/cdc/Kconfig"
|
| /linux/drivers/net/usb/ |
| A D | Makefile | 32 obj-$(CONFIG_USB_CDC_PHONET) += cdc-phonet.o
|
| /linux/Documentation/devicetree/bindings/clock/ |
| A D | cirrus,lochnagar.yaml | 48 - ln-cdc-clkout # Output clock from CODEC card.
|