最終更新:2024-02-13 (火) 15:37:46 (74d)  

Linux/sys/kernel/config/usb_gadget/*/functions
Top / Linux / sys / kernel / config / usb_gadget / * / functions

命名規則

  • The gadget will provide some functions, for each function its corresponding directory must be created::
    mkdir functions/<name>.<instance name>
  • where <name> corresponds to one of allowed function names and instance name is an arbitrary string allowed in a filesystem,

  • rndis.usb0

メモ

  • multiple function instances of the same type must have a unique extension
    • acm.GS0
    • acm.GS1

ファンクション一覧

ドキュメント

ABI