Home
last modified time | relevance | path

Searched refs:ezusb_hex_record (Results 1 – 17 of 17) sorted by relevance

/linux-2.4.37.9/drivers/usb/serial/
Dkeyspan.h100 struct ezusb_hex_record { struct
113 static const struct ezusb_hex_record *keyspan_usa28_firmware = NULL; argument
119 static const struct ezusb_hex_record *keyspan_usa28x_firmware = NULL;
125 static const struct ezusb_hex_record *keyspan_usa28xa_firmware = NULL;
131 static const struct ezusb_hex_record *keyspan_usa28xb_firmware = NULL;
137 static const struct ezusb_hex_record *keyspan_usa19_firmware = NULL;
143 static const struct ezusb_hex_record *keyspan_usa19qi_firmware = NULL;
149 static const struct ezusb_hex_record *keyspan_mpr_firmware = NULL;
155 static const struct ezusb_hex_record *keyspan_usa19qw_firmware = NULL;
161 static const struct ezusb_hex_record *keyspan_usa18x_firmware = NULL;
[all …]
Dkeyspan_usa19w_fw.h24 static const struct ezusb_hex_record keyspan_usa19w_firmware[] = {
Dkeyspan_usa28_fw.h25 static const struct ezusb_hex_record keyspan_usa28_firmware[] = {
Dkeyspan_usa28x_fw.h25 static const struct ezusb_hex_record keyspan_usa28x_firmware[] = {
Dkeyspan_usa28xa_fw.h27 static const struct ezusb_hex_record keyspan_usa28xa_firmware[] = {
Dkeyspan_usa28xb_fw.h25 static const struct ezusb_hex_record keyspan_usa28xb_firmware[] = {
Dxircom_pgs_fw.h15 static const struct ezusb_hex_record xircom_pgs_firmware[] = {
Dkeyspan_usa19qw_fw.h25 static const struct ezusb_hex_record keyspan_usa19qw_firmware[] = {
Dkeyspan_usa49w_fw.h25 static const struct ezusb_hex_record keyspan_usa49w_firmware[] = {
Dkeyspan_usa49wlc_fw.h34 static const struct ezusb_hex_record keyspan_usa49wlc_firmware[] = {
Dkeyspan_mpr_fw.h27 static const struct ezusb_hex_record keyspan_mpr_firmware[] = {
Dkeyspan_pda_fw.h15 static const struct ezusb_hex_record keyspan_pda_firmware[] = {
Dkeyspan_usa18x_fw.h24 static const struct ezusb_hex_record keyspan_usa18x_firmware[] = {
Dkeyspan_usa19_fw.h25 static const struct ezusb_hex_record keyspan_usa19_firmware[] = {
Dkeyspan_usa19qi_fw.h25 static const struct ezusb_hex_record keyspan_usa19qi_firmware[] = {
Dkeyspan_pda.c90 struct ezusb_hex_record { struct
728 const struct ezusb_hex_record *record = NULL; in keyspan_pda_fake_startup()
Dkeyspan.c1180 const struct ezusb_hex_record *record; in keyspan_fake_startup()