Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.c199 struct edgeport_product_info product_info; /* Product Info */ member
365 switch (edge_serial->product_info.iDownloadFile) { in update_edgeport_E2PROM()
469 struct edgeport_product_info *product_info) in dump_product_info()
475 dev_dbg(dev, " ProductId %x\n", product_info->ProductId); in dump_product_info()
476 dev_dbg(dev, " NumPorts %d\n", product_info->NumPorts); in dump_product_info()
477 dev_dbg(dev, " ProdInfoVer %d\n", product_info->ProdInfoVer); in dump_product_info()
478 dev_dbg(dev, " IsServer %d\n", product_info->IsServer); in dump_product_info()
479 dev_dbg(dev, " IsRS232 %d\n", product_info->IsRS232); in dump_product_info()
480 dev_dbg(dev, " IsRS422 %d\n", product_info->IsRS422); in dump_product_info()
481 dev_dbg(dev, " IsRS485 %d\n", product_info in dump_product_info()
468 dump_product_info(struct edgeport_serial *edge_serial, struct edgeport_product_info *product_info) dump_product_info() argument
505 struct edgeport_product_info *product_info = &edge_serial->product_info; get_product_info() local
570 struct edgeport_product_info *product_info = &ep->product_info; get_epic_descriptor() local
[all...]
H A Dio_ti.c67 struct product_info { struct
116 struct product_info product_info; member
606 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) { in read_rom()
622 if (serial->product_info.TiMode == TI_MODE_BOOT) in write_rom()
626 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) in write_rom()
1036 serial->product_info.hardware_type = HARDWARE_TYPE_TIUMP; in download_fw()
1058 serial->product_info.TiMode = TI_MODE_DOWNLOAD; in download_fw()
1062 serial->product_info.TiMode = TI_MODE_CONFIGURING; in download_fw()
1496 serial->product_info in do_boot_mode()
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c199 struct edgeport_product_info product_info; /* Product Info */ member
322 switch (edge_serial->product_info.iDownloadFile) { in update_edgeport_E2PROM()
393 struct edgeport_product_info *product_info) in dump_product_info()
399 dev_dbg(dev, " ProductId %x\n", product_info->ProductId); in dump_product_info()
400 dev_dbg(dev, " NumPorts %d\n", product_info->NumPorts); in dump_product_info()
401 dev_dbg(dev, " ProdInfoVer %d\n", product_info->ProdInfoVer); in dump_product_info()
402 dev_dbg(dev, " IsServer %d\n", product_info->IsServer); in dump_product_info()
403 dev_dbg(dev, " IsRS232 %d\n", product_info->IsRS232); in dump_product_info()
404 dev_dbg(dev, " IsRS422 %d\n", product_info->IsRS422); in dump_product_info()
405 dev_dbg(dev, " IsRS485 %d\n", product_info in dump_product_info()
392 dump_product_info(struct edgeport_serial *edge_serial, struct edgeport_product_info *product_info) dump_product_info() argument
429 struct edgeport_product_info *product_info = &edge_serial->product_info; get_product_info() local
494 struct edgeport_product_info *product_info = &ep->product_info; get_epic_descriptor() local
[all...]
H A Dio_ti.c65 struct product_info { struct
114 struct product_info product_info; member
603 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) { in read_rom()
619 if (serial->product_info.TiMode == TI_MODE_BOOT) in write_rom()
623 if (serial->product_info.TiMode == TI_MODE_DOWNLOAD) in write_rom()
1033 serial->product_info.hardware_type = HARDWARE_TYPE_TIUMP; in download_fw()
1055 serial->product_info.TiMode = TI_MODE_DOWNLOAD; in download_fw()
1059 serial->product_info.TiMode = TI_MODE_CONFIGURING; in download_fw()
1493 serial->product_info in do_boot_mode()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/
H A Dmegaraid.c247 (mega_product_info *)&adapter->product_info); in mega_query_adapter()
257 * get product_info, which is static information and will be in mega_query_adapter()
261 (void *)&adapter->product_info, in mega_query_adapter()
284 adapter->product_info.nchannels + NVIRT_CHAN -1; in mega_query_adapter()
294 adapter->max_cmds = adapter->product_info.max_commands; in mega_query_adapter()
313 if (adapter->product_info.subsysvid == PCI_VENDOR_ID_HP) { 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()
320 adapter->product_info.fw_version[0] & 0x0f); in mega_query_adapter()
323 adapter->product_info in mega_query_adapter()
1778 mega_8_to_40ld(mraid_inquiry *inquiry, mega_inquiry3 *enquiry3, mega_product_info *product_info) mega_8_to_40ld() argument
[all...]
H A Dmegaraid.h793 mega_product_info product_info; member
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmegaraid.c249 (mega_product_info *)&adapter->product_info); in mega_query_adapter()
259 * get product_info, which is static information and will be in mega_query_adapter()
263 (void *)&adapter->product_info, in mega_query_adapter()
286 adapter->product_info.nchannels + NVIRT_CHAN -1; in mega_query_adapter()
296 adapter->max_cmds = adapter->product_info.max_commands; in mega_query_adapter()
315 if (adapter->product_info.subsysvid == PCI_VENDOR_ID_HP) { in mega_query_adapter()
318 adapter->product_info.fw_version[2], in mega_query_adapter()
320 adapter->product_info.fw_version[1] & 0x0f, in mega_query_adapter()
322 adapter->product_info.fw_version[0] & 0x0f); in mega_query_adapter()
325 adapter->product_info in mega_query_adapter()
1764 mega_8_to_40ld(mraid_inquiry *inquiry, mega_inquiry3 *enquiry3, mega_product_info *product_info) mega_8_to_40ld() argument
[all...]
H A Dmegaraid.h814 mega_product_info product_info; member
/kernel/linux/linux-5.10/drivers/input/rmi4/
H A Drmi_f34.h246 u8 product_info[2]; member
H A Drmi_f34.c264 syn_fw->product_info[0], syn_fw->product_info[1]); in rmi_f34_update_firmware()
/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_f34.h232 u8 product_info[2]; member
H A Drmi_f34.c264 syn_fw->product_info[0], syn_fw->product_info[1]); in rmi_f34_update_firmware()

Completed in 20 milliseconds