/drivers/scsi/pcmcia/ |
D | nsp_debug.c | 14 static const char unknown[] = "UNKNOWN"; variable 17 /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense", 18 /* 04-07 */ "Format Unit", "Read Block Limits", unknown, "Reassign Blocks", 19 /* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown, 20 /* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry", 21 /* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve", 24 /* 1e-1f */ "Prevent/Allow Medium Removal", unknown, 29 /* 20-22 */ unknown, unknown, unknown, 30 /* 23-28 */ unknown, unknown, "Read Capacity", unknown, unknown, "Read (10)", 31 /* 29-2d */ unknown, "Write (10)", "Seek (10)", unknown, unknown, [all …]
|
/drivers/scsi/ |
D | nsp32_debug.c | 12 static const char unknown[] = "UNKNOWN"; variable 15 /* 00-03 */ "Test Unit Ready", "Rezero Unit", unknown, "Request Sense", 16 /* 04-07 */ "Format Unit", "Read Block Limits", unknown, "Reassign Blocks", 17 /* 08-0d */ "Read (6)", unknown, "Write (6)", "Seek (6)", unknown, unknown, 18 /* 0e-12 */ unknown, "Read Reverse", "Write Filemarks", "Space", "Inquiry", 19 /* 13-16 */ unknown, "Recover Buffered Data", "Mode Select", "Reserve", 22 /* 1e-1f */ "Prevent/Allow Medium Removal", unknown, 27 /* 20-22 */ unknown, unknown, unknown, 28 /* 23-28 */ unknown, unknown, "Read Capacity", unknown, unknown, "Read (10)", 29 /* 29-2d */ unknown, "Write (10)", "Seek (10)", unknown, unknown, [all …]
|
/drivers/hid/ |
D | hid-roccat-arvo.h | 23 uint8_t unknown[24]; member 27 uint8_t unknown[8]; member
|
D | hid-roccat-koneplus.h | 46 uint8_t unknown[3]; member 78 uint8_t unknown[2]; member
|
D | hid-roccat-kovaplus.h | 60 uint8_t unknown[3]; member
|
D | hid-roccat-pyra.h | 77 uint8_t unknown; /* always 0 */ member
|
D | hid-input.c | 580 default: goto unknown; in hidinput_configure_usage() 591 default: goto unknown; in hidinput_configure_usage() 627 default: goto unknown; in hidinput_configure_usage() 707 default: goto unknown; in hidinput_configure_usage() 886 goto unknown; in hidinput_configure_usage() 935 unknown: in hidinput_configure_usage()
|
D | hid-roccat-kone.h | 159 uint8_t unknown; member
|
D | hid-roccat-konepure.c | 39 uint8_t unknown[2]; member
|
/drivers/usb/gadget/ |
D | composite.c | 1443 goto unknown; in composite_setup() 1499 goto unknown; in composite_setup() 1514 goto unknown; in composite_setup() 1527 goto unknown; in composite_setup() 1547 goto unknown; in composite_setup() 1570 goto unknown; in composite_setup() 1572 goto unknown; in composite_setup() 1593 goto unknown; in composite_setup() 1595 goto unknown; in composite_setup() 1616 unknown: in composite_setup()
|
/drivers/rtc/ |
D | rtc-hid-sensor-time.c | 137 static const char unknown[] = "unknown"; in hid_time_attrib_name() local 144 return unknown; /* should never happen */ in hid_time_attrib_name()
|
/drivers/net/wireless/rt2x00/ |
D | Kconfig | 190 bool "rt2800usb - Include support for unknown (USB) devices" 195 chipset is unknown. 197 Support status for these devices is unknown, and enabling these
|
/drivers/acpi/acpica/ |
D | acapps.h | 59 #error unknown ACPI_MACHINE_WIDTH
|
/drivers/staging/iio/Documentation/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 28 that are allowed to pass through the unknown impedance,
|
/drivers/misc/mic/host/ |
D | mic_sysfs.c | 73 static const char unknown[] = "Unknown"; in family_show() local 85 card = unknown; in family_show()
|
/drivers/input/touchscreen/ |
D | sur40.c | 44 __le32 unknown; /* "epoch?" always 02/03 00 00 00 */ member 53 u8 unknown; /* always 0x01 or 0x02 (no idea what this is?) */ member
|
/drivers/video/fbdev/ |
D | leo.c | 124 u8 unknown; member 128 u8 unknown; member 177 u8 unknown; member
|
/drivers/firmware/ |
D | edd.c | 170 info->params.interface_path.unknown.reserved); in edd_show_host_bus() 227 info->params.device_path.unknown.reserved1, in edd_show_interface() 228 info->params.device_path.unknown.reserved2); in edd_show_interface()
|
/drivers/thunderbolt/ |
D | ctl.c | 74 u32 unknown:10; /* highest order bit is set on replies */ member 167 if (WARN(header->unknown != 1 << 9, in check_header() 168 "header->unknown is %#x\n", header->unknown)) in check_header()
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | dev.h | 407 u32 unknown; member 424 u32 unknown; member
|
/drivers/staging/rtl8188eu/core/ |
D | rtw_ieee80211.c | 958 int unknown = 0; in rtw_ieee802_11_parse_elems() local 1020 unknown++; in rtw_ieee802_11_parse_elems() 1055 unknown++; in rtw_ieee802_11_parse_elems() 1067 return unknown ? ParseUnknown : ParseOK; in rtw_ieee802_11_parse_elems()
|
/drivers/net/ethernet/wiznet/ |
D | Kconfig | 68 If interface mode is unknown in compile time, it can be selected
|
/drivers/net/wireless/ath/ath10k/ |
D | htc.h | 169 struct ath10k_htc_unknown unknown; member
|
/drivers/gpu/drm/nouveau/core/engine/graph/fuc/ |
D | com.fuc | 258 // unknown - call before issuing strand commands 266 // unknown - call after issuing strand commands
|
/drivers/media/pci/cx18/ |
D | cx18-vbi.c | 197 __be32 unknown; in _cx18_process_vbi_data() member
|