![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0+ */ 0002 /* 0003 * Unusual Devices File for the Freecom USB/IDE adaptor 0004 */ 0005 0006 #if defined(CONFIG_USB_STORAGE_FREECOM) || \ 0007 defined(CONFIG_USB_STORAGE_FREECOM_MODULE) 0008 0009 UNUSUAL_DEV( 0x07ab, 0xfc01, 0x0000, 0x9999, 0010 "Freecom", 0011 "USB-IDE", 0012 USB_SC_QIC, USB_PR_FREECOM, init_freecom, 0), 0013 0014 #endif /* defined(CONFIG_USB_STORAGE_FREECOM) || ... */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |