最終更新:2022-08-24 (水) 12:17:58 (608d)  

CONFIG_USB_GADGETFS
Top / CONFIG_USB_GADGETFS

Gadget Filesystem

Linux 2.6.0

機能

説明

  • This driver provides a filesystem based API that lets user mode programs implement a single-configuration USB device, including endpoint I/O and control requests that don't relate to enumeration. All endpoints, transfer speeds, and transfer types supported by the hardware are available, through read() and write() calls.

メモ

定義

ソースコード

モジュール

関連