![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0+ */ 0002 /* 0003 * Unusual Devices File for the Rio Karma 0004 */ 0005 0006 #if defined(CONFIG_USB_STORAGE_KARMA) || \ 0007 defined(CONFIG_USB_STORAGE_KARMA_MODULE) 0008 0009 UNUSUAL_DEV( 0x045a, 0x5210, 0x0101, 0x0101, 0010 "Rio", 0011 "Rio Karma", 0012 USB_SC_SCSI, USB_PR_KARMA, rio_karma_init, 0), 0013 0014 #endif /* defined(CONFIG_USB_STORAGE_KARMA) || ... */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |