| /linux/drivers/net/ethernet/sfc/ |
| H A D | efx_devlink.c | 246 struct rtc_time build_date; in efx_devlink_info_running_v2() local 304 rtc_time64_to_tm(tstamp, &build_date); in efx_devlink_info_running_v2() 306 " (%ptRd)", &build_date); in efx_devlink_info_running_v2() 335 rtc_time64_to_tm(tstamp, &build_date); in efx_devlink_info_running_v2() 337 memset(&build_date, 0, sizeof(build_date)); in efx_devlink_info_running_v2() 345 build_id, &build_date); in efx_devlink_info_running_v2()
|
| /linux/include/uapi/linux/ |
| H A D | bcm933xx_hcs.h | 16 __u32 build_date; member
|
| /linux/include/linux/ |
| H A D | flat.h | 39 __be32 build_date; /* When the program/library was built */ member
|
| /linux/fs/ |
| H A D | binfmt_flat.c | 88 unsigned long build_date; /* When this one was compiled */ member 728 libinfo->lib_list[0].build_date = ntohl(hdr->build_date); in load_flat_file()
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-wilco-ec | 11 What: /sys/bus/platform/devices/GOOG000C\:00/build_date
|
| /linux/drivers/net/ethernet/mediatek/ |
| H A D | mtk_wed_wo.h | 188 char build_date[15]; member
|
| H A D | mtk_wed_mcu.c | 353 trailer->fw_ver, trailer->build_date); in mtk_wed_mcu_load_firmware()
|
| /linux/drivers/platform/chrome/wilco_ec/ |
| H A D | sysfs.c | 147 static DEVICE_ATTR_RO(build_date);
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.c | 3023 hdr->fw_ver, hdr->build_date); in mt76_connac2_load_ram() 3033 "%.10s-%.15s", hdr->fw_ver, hdr->build_date); in mt76_connac2_load_ram() 3052 hdr->fw_ver, hdr->build_date); in mt76_connac2_load_ram() 3062 "%.10s-%.15s", hdr->fw_ver, hdr->build_date); in mt76_connac2_load_ram() 3128 be32_to_cpu(hdr->hw_sw_ver), hdr->build_date); in mt76_connac2_load_patch()
|
| /linux/drivers/scsi/megaraid/ |
| H A D | megaraid_sas.h | 983 char build_date[16]; member 1000 char build_date[16]; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mcu.c | 43 char build_date[16]; member 83 char build_date[15]; member 2976 be32_to_cpu(hdr->hw_sw_ver), hdr->build_date); in mt7996_load_patch() 3104 fw_type, hdr->fw_ver, hdr->build_date); in __mt7996_load_ram() 3114 "%.10s-%.15s", hdr->fw_ver, hdr->build_date); in __mt7996_load_ram()
|
| /linux/drivers/scsi/qla4xxx/ |
| H A D | ql4_fw.h | 1014 uint8_t build_date[16]; /* 08 - 17 */ member
|
| /linux/drivers/input/touchscreen/ |
| H A D | melfas_mip4.c | 690 __le32 build_date; member
|
| /linux/drivers/scsi/aacraid/ |
| H A D | aachba.c | 2150 (int)sizeof(dev->supplement_adapter_info.build_date), in aac_get_adapter_info() 2151 dev->supplement_adapter_info.build_date); in aac_get_adapter_info()
|
| H A D | aacraid.h | 1382 u8 build_date[12]; member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 704 fw_suit->build_date = le32_get_bits(hdr->w4, FW_HDR_W4_DATE); in rtw89_fw_update_ver_v0() 721 fw_suit->build_date = le32_get_bits(hdr->w4, FW_HDR_V1_W4_DATE); in rtw89_fw_update_ver_v1()
|