Home
last modified time | relevance | path

Searched refs:product_info (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/serial/
A Dio_edgeport.c411 product_info->BootMajorVersion, in dump_product_info()
423 product_info->iDownloadFile); in dump_product_info()
429 struct edgeport_product_info *product_info = &edge_serial->product_info; in get_product_info() local
435 product_info->ProdInfoVer = 0; in get_product_info()
446 product_info->BootBuildNumber = in get_product_info()
473 product_info->IsRS232 = 1; in get_product_info()
477 product_info->IsRS422 = 1; in get_product_info()
478 product_info->IsRS485 = 1; in get_product_info()
483 product_info->IsRS422 = 1; in get_product_info()
494 struct edgeport_product_info *product_info = &ep->product_info; in get_epic_descriptor() local
[all …]
A Dio_ti.c65 struct product_info { struct
114 struct product_info product_info; member
600 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) { in read_rom()
616 if (serial->product_info.TiMode == TI_MODE_BOOT) in write_rom()
620 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) in write_rom()
1030 serial->product_info.hardware_type = HARDWARE_TYPE_TIUMP; in download_fw()
1052 serial->product_info.TiMode = TI_MODE_DOWNLOAD; in download_fw()
1056 serial->product_info.TiMode = TI_MODE_CONFIGURING; in download_fw()
1490 serial->product_info.TiMode = TI_MODE_TRANSITIONING; in do_boot_mode()
1500 serial->product_info.TiMode = TI_MODE_BOOT; in do_boot_mode()
/linux/drivers/scsi/
A Dmegaraid.c261 (void *)&adapter->product_info, in mega_query_adapter()
316 adapter->product_info.fw_version[2], in mega_query_adapter()
318 adapter->product_info.fw_version[1] & 0x0f, in mega_query_adapter()
323 adapter->product_info.bios_version[2], in mega_query_adapter()
547 adapter->product_info.nchannels; in mega_build_cmd()
1768 mega_product_info *product_info) in mega_8_to_40ld() argument
1777 product_info->fw_version[i] = in mega_8_to_40ld()
1780 product_info->bios_version[i] = in mega_8_to_40ld()
2056 if(adapter->product_info.product_name[0]) in proc_show_config()
2084 adapter->product_info.dram_size); in proc_show_config()
[all …]
A Dmegaraid.h793 mega_product_info product_info; member
/linux/drivers/input/rmi4/
A Drmi_f34.c264 syn_fw->product_info[0], syn_fw->product_info[1]); in rmi_f34_update_firmware()
A Drmi_f34.h246 u8 product_info[2]; member

Completed in 34 milliseconds