Searched refs:ipaq_id_table (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dipaq.c81 static struct usb_device_id ipaq_id_table [] = { variable in typeref:struct:usb_device_id
540 MODULE_DEVICE_TABLE(usb, ipaq_id_table);
546 .id_table = ipaq_id_table,
559 .id_table = ipaq_id_table,
633 /* Some of the devices in ipaq_id_table[] are composite, and we
661 ipaq_id_table[0].idVendor = vendor;
662 ipaq_id_table[0].idProduct = product;

Completed in 164 milliseconds