Home
last modified time | relevance | path

Searched refs:hardware_version (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/media/radio/si470x/
A Dradio-si470x-usb.c345 radio->hardware_version = radio->usb_buf[2]; in si470x_get_scratch_page_versions()
698 radio->software_version, radio->hardware_version); in si470x_usb_driver_probe()
699 if (radio->hardware_version < RADIO_HW_VERSION) { in si470x_usb_driver_probe()
705 radio->hardware_version); in si470x_usb_driver_probe()
A Dradio-si470x.h178 unsigned char hardware_version; member
/linux/drivers/s390/scsi/
A Dzfcp_def.h159 u32 hardware_version; /* of FCP channel */ member
A Dzfcp_fsf.h399 u32 hardware_version; member
A Dzfcp_sysfs.c69 ZFCP_DEFINE_A_ATTR(hardware_version, "0x%08x\n", adapter->hardware_version);
A Dzfcp_scsi.c880 "0x%08x", bottom->hardware_version); in zfcp_scsi_shost_update_config_data()
A Dzfcp_fsf.c643 adapter->hardware_version = bottom->hardware_version; in zfcp_fsf_exchange_config_data_handler()
/linux/include/scsi/
A Dscsi_transport_fc.h544 char hardware_version[FC_VERSION_STRING_SIZE]; member
617 (((struct fc_host_attrs *)(x)->shost_data)->hardware_version)
/linux/Documentation/ABI/stable/
A Dsysfs-bus-firewire86 hardware_version
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_fcoe.c997 snprintf(info->hardware_version, in ixgbe_fcoe_get_hbainfo()
998 sizeof(info->hardware_version), in ixgbe_fcoe_get_hbainfo()
/linux/drivers/scsi/
A Dscsi_transport_fc.c413 memset(fc_host->hardware_version, 0, in fc_host_setup()
414 sizeof(fc_host->hardware_version)); in fc_host_setup()
1935 fc_private_host_rd_attr(hardware_version, "%s\n", FC_VERSION_STRING_SIZE + 1);
2697 SETUP_HOST_ATTRIBUTE_RD(hardware_version); in fc_attach_transport()
/linux/drivers/net/can/softing/
A Dsofting_main.c708 DEV_ATTR_RO(hardware_version, id.hw_version);
/linux/drivers/scsi/bfa/
A Dbfad_attr.c945 static DEVICE_ATTR(hardware_version, S_IRUGO,
/linux/drivers/firewire/
A Dcore-device.c324 IMMEDIATE_ATTR(hardware_version, CSR_HARDWARE_VERSION),
/linux/drivers/hid/
A Dhid-playstation.c693 static DEVICE_ATTR_RO(hardware_version);
A Dhid-sony.c762 static DEVICE_ATTR(hardware_version, 0444, sony_show_hardware_version, NULL);
/linux/drivers/scsi/fcoe/
A Dfcoe.c853 fdmi->hardware_version); in fcoe_fdmi_info()
/linux/include/linux/
A Dnetdevice.h816 char hardware_version[64]; member

Completed in 70 milliseconds