Lines Matching refs:function

10    1. ACM function
11 2. ECM function
12 3. ECM subset function
13 4. EEM function
14 5. FFS function
15 6. HID function
16 7. LOOPBACK function
17 8. MASS STORAGE function
18 9. MIDI function
19 10. NCM function
20 11. OBEX function
21 12. PHONET function
22 13. RNDIS function
23 14. SERIAL function
24 15. SOURCESINK function
25 16. UAC1 function (legacy implementation)
26 17. UAC2 function
27 18. UVC function
28 19. PRINTER function
29 20. UAC1 function (new API)
30 21. MIDI2 function
33 1. ACM function
36 The function is provided by usb_f_acm.ko module.
41 The function name to use when creating the function directory is "acm".
42 The ACM function provides just one attribute in its function directory:
51 Testing the ACM function
72 2. ECM function
75 The function is provided by usb_f_ecm.ko module.
80 The function name to use when creating the function directory is "ecm".
81 The ECM function provides these attributes in its function directory:
85 function instance
95 The ifname can be written to if the function is not bound. A write must be an
99 Testing the ECM function
112 3. ECM subset function
115 The function is provided by usb_f_ecm_subset.ko module.
120 The function name to use when creating the function directory is "geth".
121 The ECM subset function provides these attributes in its function directory:
125 function instance
135 The ifname can be written to if the function is not bound. A write must be an
139 Testing the ECM subset function
152 4. EEM function
155 The function is provided by usb_f_eem.ko module.
160 The function name to use when creating the function directory is "eem".
161 The EEM function provides these attributes in its function directory:
165 function instance
175 The ifname can be written to if the function is not bound. A write must be an
179 Testing the EEM function
192 5. FFS function
195 The function is provided by usb_f_fs.ko module.
200 The function name to use when creating the function directory is "ffs".
201 The function directory is intentionally empty and not modifiable.
206 process which implements the function proper). The gadget should be enabled
209 The FFS function provides just one attribute in its function directory:
213 The attribute is read-only and signals if the function is ready (1) to be
217 Testing the FFS function
220 On the device: start the function's userspace daemon, enable the gadget
222 On the host: use the USB function provided by the device
224 6. HID function
227 The function is provided by usb_f_hid.ko module.
232 The function name to use when creating the function directory is "hid".
233 The HID function provides these attributes in its function directory:
257 Testing the HID function
274 7. LOOPBACK function
277 The function is provided by usb_f_ss_lb.ko module.
282 The function name to use when creating the function directory is "Loopback".
283 The LOOPBACK function provides these attributes in its function directory:
290 Testing the LOOPBACK function
297 8. MASS STORAGE function
300 The function is provided by usb_f_mass_storage.ko module.
305 The function name to use when creating the function directory is "mass_storage".
306 The MASS STORAGE function provides these attributes in its directory:
310 stall Set to permit function to halt bulk endpoints.
346 the function is active. It causes the backing
353 Testing the MASS STORAGE function
360 9. MIDI function
363 The function is provided by usb_f_midi.ko module.
368 The function name to use when creating the function directory is "midi".
369 The MIDI function provides these attributes in its function directory:
380 Testing the MIDI function
448 10. NCM function
451 The function is provided by usb_f_ncm.ko module.
456 The function name to use when creating the function directory is "ncm".
457 The NCM function provides these attributes in its function directory:
461 function instance
473 The ifname can be written to if the function is not bound. A write must be an
477 Testing the NCM function
490 11. OBEX function
493 The function is provided by usb_f_obex.ko module.
498 The function name to use when creating the function directory is "obex".
499 The OBEX function provides just one attribute in its function directory:
507 Testing the OBEX function
523 12. PHONET function
526 The function is provided by usb_f_phonet.ko module.
531 The function name to use when creating the function directory is "phonet".
532 The PHONET function provides just one attribute in its function directory:
536 function instance
539 Testing the PHONET function
588 13. RNDIS function
591 The function is provided by usb_f_rndis.ko module.
596 The function name to use when creating the function directory is "rndis".
597 The RNDIS function provides these attributes in its function directory:
601 function instance
611 The ifname can be written to if the function is not bound. A write must be an
615 Testing the RNDIS function
628 14. SERIAL function
631 The function is provided by usb_f_gser.ko module.
636 The function name to use when creating the function directory is "gser".
637 The SERIAL function provides just one attribute in its function directory:
645 Testing the SERIAL function
671 15. SOURCESINK function
674 The function is provided by usb_f_ss_lb.ko module.
679 The function name to use when creating the function directory is "SourceSink".
680 The SOURCESINK function provides these attributes in its function directory:
693 Testing the SOURCESINK function
701 16. UAC1 function (legacy implementation)
704 The function is provided by usb_f_uac1_legacy.ko module.
709 The function name to use when creating the function directory
711 The uac1 function provides these attributes in its function directory:
724 Testing the UAC1 function
733 17. UAC2 function
736 The function is provided by usb_f_uac2.ko module.
741 The function name to use when creating the function directory is "uac2".
742 The uac2 function provides these attributes in its function directory:
774 p_fu_vol_name playback function unit name
785 Testing the UAC2 function
791 This function does not require real hardware support, it just
803 18. UVC function
806 The function is provided by usb_f_uvc.ko module.
811 The function name to use when creating the function directory is "uvc".
812 The uvc function provides these attributes in its function directory:
865 Testing the UVC function
883 19. PRINTER function
886 The function is provided by usb_f_printer.ko module.
891 The function name to use when creating the function directory is "printer".
892 The printer function provides these attributes in its function directory:
899 Testing the PRINTER function
938 20. UAC1 function (virtual ALSA card, using u_audio API)
941 The function is provided by usb_f_uac1.ko module.
948 The function name to use when creating the function directory is "uac1".
949 The uac1 function provides these attributes in its function directory:
983 Testing the UAC1 function
989 This function does not require real hardware support, it just
1002 21. MIDI2 function
1005 The function is provided by usb_f_midi2.ko module.
1014 The function name to use when creating the function directory is "midi2".
1015 The midi2 function provides these attributes in its function directory
1075 Testing the MIDI2 function