Home
last modified time | relevance | path

Searched defs:whiteheat_hw_eeprom_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/serial/
H A Dwhiteheat.h250 struct whiteheat_hw_eeprom_info { struct
251 __u8 b0; /* B0 */
252 __u8 vendor_id_low; /* vendor id (low byte) */
253 __u8 vendor_id_high; /* vendor id (high byte) */
254 __u8 product_id_low; /* product id (low byte) */
255 __u8 product_id_high; /* product id (high byte) */
256 __u8 device_id_low; /* device id (low byte) */
257 __u8 device_id_high; /* device id (high byte) */
258 __u8 not_used_1;
259 __u8 serial_number_0; /* serial number (low byte) */
[all …]