| /linux-6.15/drivers/usb/class/ |
| H A D | cdc-acm.c | 67 struct acm *acm; in acm_get_by_minor() local 334 acm->oldcount = acm->iocount; in acm_process_notification() 373 struct acm *acm = urb->context; in acm_ctrl_irq() local 642 struct acm *acm; in acm_tty_install() local 678 struct acm *acm = container_of(port, struct acm, port); in acm_port_dtr_rts() local 698 struct acm *acm = container_of(port, struct acm, port); in acm_port_activate() local 713 acm->ctrlurb->dev = acm->dev; in acm_port_activate() 753 struct acm *acm = container_of(port, struct acm, port); in acm_port_destruct() local 764 struct acm *acm = container_of(port, struct acm, port); in acm_port_shutdown() local 1196 struct acm *acm; in acm_probe() local [all …]
|
| H A D | cdc-acm.h | 45 struct acm *instance; 54 struct acm *instance; 57 struct acm { struct
|
| H A D | Kconfig | 13 Please read <file:Documentation/usb/acm.rst> for details. 20 module will be called cdc-acm.
|
| H A D | Makefile | 7 obj-$(CONFIG_USB_ACM) += cdc-acm.o
|
| /linux-6.15/drivers/usb/gadget/function/ |
| H A D | f_acm.c | 447 if (!acm->port.in->desc || !acm->port.out->desc) { in acm_set_alt() 459 gserial_connect(&acm->port, acm->port_num); in acm_set_alt() 543 acm->port_num, acm->serial_state); in acm_notify_serial_state() 678 acm->notify_req->context = acm; in acm_bind() 699 acm->port_num, in acm_bind() 700 acm->port.in->name, acm->port.out->name, in acm_bind() 706 gs_free_req(acm->notify, acm->notify_req); in acm_bind() 720 gs_free_req(acm->notify, acm->notify_req); in acm_unbind() 730 kfree(acm); in acm_free_func() 755 acm = kzalloc(sizeof(*acm), GFP_KERNEL); in acm_alloc_func() [all …]
|
| /linux-6.15/Documentation/usb/ |
| H A D | acm.rst | 48 I know of one ISDN TA that does work with the acm driver: 63 cdc-acm.ko 90 I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=acm 102 is important, it means it's an ACM device. The Driver=acm means the acm 121 acm.c: probing config 1 122 acm.c: probing config 2 124 acm.c: acm_control_msg: rq: 0x22 val: 0x0 len: 0x0 result: 0 125 acm.c: acm_control_msg: rq: 0x20 val: 0x0 len: 0x7 result: 7 126 usb.c: acm driver claimed interface c7b5f3e0 127 usb.c: acm driver claimed interface c7b5f3f8 [all …]
|
| H A D | text_files.rst | 4 .. include:: linux-cdc-acm.inf
|
| H A D | index.rst | 8 acm
|
| H 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. 206 I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm 208 I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm 214 "acm" module is loaded.
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | imx8qm-ss-audio.dtsi | 7 /delete-node/ &acm; 22 <&acm IMX_ADMA_ACM_AUD_CLK0_SEL>, 23 <&acm IMX_ADMA_ACM_AUD_CLK1_SEL>, 52 <&acm IMX_ADMA_ACM_AUD_CLK0_SEL>, 53 <&acm IMX_ADMA_ACM_AUD_CLK1_SEL>, 116 clocks = <&acm IMX_ADMA_ACM_SAI4_MCLK_SEL>, 128 clocks = <&acm IMX_ADMA_ACM_SAI5_MCLK_SEL>, 198 clocks = <&acm IMX_ADMA_ACM_SAI6_MCLK_SEL>, 209 clocks = <&acm IMX_ADMA_ACM_SAI7_MCLK_SEL>, 216 acm: acm@59e00000 { label [all …]
|
| H A D | imx8-ss-audio.dtsi | 131 <&acm IMX_ADMA_ACM_AUD_CLK0_SEL>, 132 <&acm IMX_ADMA_ACM_AUD_CLK1_SEL>, 364 clocks = <&acm IMX_ADMA_ACM_SAI0_MCLK_SEL>, 376 clocks = <&acm IMX_ADMA_ACM_SAI1_MCLK_SEL>, 388 clocks = <&acm IMX_ADMA_ACM_SAI2_MCLK_SEL>, 458 <&acm IMX_ADMA_ACM_AUD_CLK0_SEL>, 459 <&acm IMX_ADMA_ACM_AUD_CLK1_SEL>, 619 clocks = <&acm IMX_ADMA_ACM_MCLKOUT0_SEL>; 629 clocks = <&acm IMX_ADMA_ACM_MCLKOUT1_SEL>; 635 acm: acm@59e00000 { label [all …]
|
| H A D | imx8dxl-ss-adma.dtsi | 20 &acm { 21 compatible = "fsl,imx8dxl-acm";
|
| H A D | imx8qxp-mek.dts | 275 assigned-clocks = <&acm IMX_ADMA_ACM_ESAI0_MCLK_SEL>, 580 assigned-clocks = <&acm IMX_ADMA_ACM_SAI4_MCLK_SEL>, 592 assigned-clocks = <&acm IMX_ADMA_ACM_SAI5_MCLK_SEL>,
|
| H A D | imx8qm-mek.dts | 407 assigned-clocks = <&acm IMX_ADMA_ACM_ESAI0_MCLK_SEL>, 768 assigned-clocks = <&acm IMX_ADMA_ACM_SAI6_MCLK_SEL>, 780 assigned-clocks = <&acm IMX_ADMA_ACM_SAI7_MCLK_SEL>,
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-block-aoe | 4 Contact: Ed L. Cashin <ed.cashin@acm.org> 12 Contact: Ed L. Cashin <ed.cashin@acm.org> 21 Contact: Ed L. Cashin <ed.cashin@acm.org> 35 Contact: Ed L. Cashin <ed.cashin@acm.org> 42 Contact: Ed L. Cashin <ed.cashin@acm.org>
|
| H A D | configfs-usb-gadget-acm | 1 What: /config/usb-gadget/gadget/functions/acm.name 8 associated with acm function's instance "name". 10 What: /config/usb-gadget/gadget/functions/acm.name/protocol
|
| /linux-6.15/Documentation/devicetree/bindings/serial/ |
| H A D | esp,esp32-acm.yaml | 5 $id: http://devicetree.org/schemas/serial/esp,esp32-acm.yaml# 21 const: esp,esp32s3-acm 39 compatible = "esp,esp32s3-acm";
|
| /linux-6.15/Documentation/devicetree/bindings/clock/ |
| H A D | fsl,imx8-acm.yaml | 4 $id: http://devicetree.org/schemas/clock/fsl,imx8-acm.yaml# 19 - fsl,imx8dxl-acm 20 - fsl,imx8qm-acm 21 - fsl,imx8qxp-acm 59 - fsl,imx8qxp-acm 112 - fsl,imx8qm-acm 178 - fsl,imx8dxl-acm 226 compatible = "fsl,imx8qxp-acm";
|
| /linux-6.15/drivers/clk/imx/ |
| H A D | Makefile | 36 obj-$(CONFIG_MXC_CLK_SCU) += clk-imx-scu.o clk-imx-lpcg-scu.o clk-imx-acm.o 41 clk-imx-acm-$(CONFIG_CLK_IMX8QXP) = clk-imx8-acm.o
|
| /linux-6.15/Documentation/mm/damon/ |
| H A D | index.rst | 42 from `HPDC'22 <https://dl.acm.org/doi/abs/10.1145/3502181.3531466>`_ and 43 `Middleware19 Industry <https://dl.acm.org/doi/abs/10.1145/3366626.3368125>`_ .
|
| /linux-6.15/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-b1x5v2.dtsi | 13 reg_3v3_acm: regulator-3v3-acm {
|
| /linux-6.15/tools/memory-model/Documentation/ |
| H A D | references.txt | 24 (July, 2010), 89-97. http://doi.acm.org/10.1145/1785414.1785443 114 256–290. http://doi.acm.org/10.1145/505145.505149
|
| /linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | hw.c | 100 u8 acm = p_aci_aifsn->f.acm; in rtl92de_set_hw_reg() local 104 if (acm) { in rtl92de_set_hw_reg() 118 acm); in rtl92de_set_hw_reg()
|
| /linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
| H A D | hw.c | 67 u8 acm = p_aci_aifsn->f.acm; in rtl92du_set_hw_reg() local 70 if (acm) { in rtl92du_set_hw_reg() 84 acm); in rtl92du_set_hw_reg()
|
| /linux-6.15/drivers/net/wireless/microchip/wilc1000/ |
| H A D | wlan.c | 377 wl->txq[AC_BK_Q].fw.acm = FIELD_GET(BK_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info() 378 wl->txq[AC_BE_Q].fw.acm = FIELD_GET(BE_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info() 379 wl->txq[AC_VI_Q].fw.acm = FIELD_GET(VI_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info() 380 wl->txq[AC_VO_Q].fw.acm = FIELD_GET(VO_AC_ACM_STAT_FIELD, reg); in ac_update_fw_ac_pkt_info() 386 if (wilc->txq[*ac].fw.acm == 0) in ac_change()
|