Home
last modified time | relevance | path

Searched refs:acm (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v4.19/drivers/usb/class/
Dcdc-acm.c64 static struct acm *acm_get_by_minor(unsigned int minor) in acm_get_by_minor()
66 struct acm *acm; in acm_get_by_minor() local
69 acm = idr_find(&acm_minors, minor); in acm_get_by_minor()
70 if (acm) { in acm_get_by_minor()
71 mutex_lock(&acm->mutex); in acm_get_by_minor()
72 if (acm->disconnected) { in acm_get_by_minor()
73 mutex_unlock(&acm->mutex); in acm_get_by_minor()
74 acm = NULL; in acm_get_by_minor()
76 tty_port_get(&acm->port); in acm_get_by_minor()
77 mutex_unlock(&acm->mutex); in acm_get_by_minor()
[all …]
Dcdc-acm.h72 struct acm *instance;
80 struct acm *instance;
83 struct acm { struct
DKconfig12 Please read <file:Documentation/usb/acm.txt> for details.
19 module will be called cdc-acm.
DMakefile7 obj-$(CONFIG_USB_ACM) += cdc-acm.o
/Linux-v4.19/drivers/usb/gadget/function/
Df_acm.c308 struct f_acm *acm = ep->driver_data; in acm_complete_set_line_coding() local
309 struct usb_composite_dev *cdev = acm->port.func.config->cdev; in acm_complete_set_line_coding()
313 acm->port_num, req->status); in acm_complete_set_line_coding()
318 if (req->actual != sizeof(acm->port_line_coding)) { in acm_complete_set_line_coding()
320 acm->port_num, req->actual); in acm_complete_set_line_coding()
332 acm->port_line_coding = *value; in acm_complete_set_line_coding()
338 struct f_acm *acm = func_to_acm(f); in acm_setup() local
360 || w_index != acm->ctrl_id) in acm_setup()
364 cdev->gadget->ep0->driver_data = acm; in acm_setup()
371 if (w_index != acm->ctrl_id) in acm_setup()
[all …]
/Linux-v4.19/Documentation/usb/
Dacm.txt31 The drivers/usb/class/cdc-acm.c drivers works with USB modems and USB ISDN terminal
45 I know of one ISDN TA that does work with the acm driver:
60 cdc-acm.ko
86 I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=ff Driver=acm
91 I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm
93 I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm
98 is important, it means it's an ACM device. The Driver=acm means the acm
103 I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm
104 I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm
117 acm.c: probing config 1
[all …]
Dgadget_serial.txt154 To use the Windows ACM driver you must have the "linux-cdc-acm.inf"
161 driver in the folder that contains the "linux-cdc-acm.inf" file.
167 path or browse to the folder containing the "linux-cdc-acm.inf" file.
203 I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=02 Prot=01 Driver=acm
205 I: If#= 1 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=acm
211 "acm" module is loaded.
Dgadget_multi.txt80 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-block-aoe4 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>
Dconfigfs-usb-gadget-acm1 What: /config/usb-gadget/gadget/functions/acm.name
8 associated with acm function's instance "name".
/Linux-v4.19/drivers/staging/rtl8192e/
Drtl819x_Qos.h115 struct acm { struct
177 u8 acm:1; member
Drtllib_rx.c1646 u8 acm; in rtllib_qos_convert_ac_to_parameters() local
1653 acm = (ac_params->aci_aifsn & 0x10) >> 4; in rtllib_qos_convert_ac_to_parameters()
1660 if (acm) in rtllib_qos_convert_ac_to_parameters()
1665 if (acm) in rtllib_qos_convert_ac_to_parameters()
1670 if (acm) in rtllib_qos_convert_ac_to_parameters()
1676 if (acm) in rtllib_qos_convert_ac_to_parameters()
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Drtl819x_Qos.h12 u8 acm:1; member
/Linux-v4.19/tools/memory-model/Documentation/
Dreferences.txt24 (July, 2010), 89-97. http://doi.acm.org/10.1145/1785414.1785443
97 256–290. http://doi.acm.org/10.1145/505145.505149
/Linux-v4.19/
D.mailmap34 Bart Van Assche <bvanassche@acm.org> <bart.vanassche@wdc.com>
35 Bart Van Assche <bvanassche@acm.org> <bart.vanassche@sandisk.com>
46 Corey Minyard <minyard@acm.org>
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
Dhw.c327 u8 acm = p_aci_aifsn->f.acm; in rtl92de_set_hw_reg() local
331 if (acm) { in rtl92de_set_hw_reg()
345 acm); in rtl92de_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dhw.c260 u8 acm = p_aci_aifsn->f.acm; in rtl92se_set_hw_reg() local
266 if (acm) { in rtl92se_set_hw_reg()
280 acm); in rtl92se_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
Dhw.c330 u8 acm = p_aci_aifsn->f.acm; in rtl92ce_set_hw_reg() local
336 if (acm) { in rtl92ce_set_hw_reg()
350 acm); in rtl92ce_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
Dhw.c335 u8 acm = p_aci_aifsn->f.acm; in rtl8723e_set_hw_reg() local
341 if (acm) { in rtl8723e_set_hw_reg()
355 acm); in rtl8723e_set_hw_reg()
/Linux-v4.19/Documentation/RCU/
DRTFP.txt234 http://portal.acm.org/citation.cfm?id=320619&dl=GUIDE,
342 ,doi = {http://doi.acm.org/10.1145/42392.42399}
1678 ,doi = {http://doi.acm.org/10.1145/1215995.1216006}
1696 ,doi = {http://doi.acm.org/10.1145/1131322.1131333}
1786 ,doi = {http://doi.acm.org/10.1145/1275517.1275518}
2109 ,doi={http://doi.acm.org/10.1145/1400097.1400099}
2114 http://portal.acm.org/citation.cfm?doid=1400097.1400099
2397 ,doi = {http://doi.acm.org/10.1145/1669112.1669161}
2483 http://portal.acm.org/citation.cfm?id=1842733.1842750
2627 ,url = {http://dl.acm.org/citation.cfm?id=2075416.2075425}
/Linux-v4.19/net/mac80211/
Dmlme.c1902 int acm = (pos[0] >> 4) & 0x01; in ieee80211_sta_wmm_params() local
1908 if (acm) in ieee80211_sta_wmm_params()
1918 if (acm) in ieee80211_sta_wmm_params()
1928 if (acm) in ieee80211_sta_wmm_params()
1939 if (acm) in ieee80211_sta_wmm_params()
1960 params[ac].acm = acm; in ieee80211_sta_wmm_params()
1976 ac, params[ac].acm, in ieee80211_sta_wmm_params()
Dtdls.c255 static u8 ieee80211_wmm_aci_aifsn(int aifsn, bool acm, int aci) in ieee80211_wmm_aci_aifsn() argument
260 if (acm) in ieee80211_wmm_aci_aifsn()
299 txq->acm, i); in ieee80211_tdls_add_wmm_param_ie()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
Dhw.c543 u8 acm = p_aci_aifsn->f.acm; in rtl88ee_set_hw_reg() local
549 if (acm) { in rtl88ee_set_hw_reg()
563 acm); in rtl88ee_set_hw_reg()
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/
Dhw.c496 u8 acm = aifs->f.acm; in rtl8822be_set_hw_reg() local
501 if (acm) { in rtl8822be_set_hw_reg()
516 acm); in rtl8822be_set_hw_reg()
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
Dhw.c536 u8 acm = aifs->f.acm; in rtl92ee_set_hw_reg() local
541 if (acm) { in rtl92ee_set_hw_reg()
555 acm); in rtl92ee_set_hw_reg()

12