Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/radio/si470x/
Dradio-si470x-usb.c362 radio->hardware_version = buf[2]; in si470x_get_scratch_page_versions()
731 radio->software_version, radio->hardware_version); in si470x_usb_driver_probe()
741 if (radio->hardware_version < RADIO_HW_VERSION) { in si470x_usb_driver_probe()
747 radio->hardware_version); in si470x_usb_driver_probe()
Dradio-si470x.h174 unsigned char hardware_version; member
/linux-2.6.39/drivers/s390/scsi/
Dzfcp_def.h157 u32 hardware_version; /* of FCP channel */ member
Dzfcp_sysfs.c57 ZFCP_DEFINE_A_ATTR(hardware_version, "0x%08x\n", adapter->hardware_version);
Dzfcp_fsf.h388 u32 hardware_version; member
Dzfcp_fsf.c546 adapter->hardware_version = bottom->hardware_version; in zfcp_fsf_exchange_config_data_handler()
/linux-2.6.39/drivers/scsi/bfa/
Dbfad_attr.c858 static DEVICE_ATTR(hardware_version, S_IRUGO,
/linux-2.6.39/drivers/net/can/softing/
Dsofting_main.c723 DEV_ATTR_RO(hardware_version, id.hw_version);
/linux-2.6.39/drivers/firewire/
Dcore-device.c313 IMMEDIATE_ATTR(hardware_version, CSR_HARDWARE_VERSION),